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