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