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