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