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