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