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