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