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