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