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