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