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