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