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