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