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