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