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