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