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