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