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