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