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