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