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