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