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