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