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