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