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