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