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