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