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