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