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