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