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