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