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