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