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