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