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