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