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