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