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