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