ref: 81647c202550634b99c2bc93dd055b8d54725abf dir: /sys/src/cmd/graph/whoami.c/
#include "iplot.h" char * whoami(void){ return("general"); }