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