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