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