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