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