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