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