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