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