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