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