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