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