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