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