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