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