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