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