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