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