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