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