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