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