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