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