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