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