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