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