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