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