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