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