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