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