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