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