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