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