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