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