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