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