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