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