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