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