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