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