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