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