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