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