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