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