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