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