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