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