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