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