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