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