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