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