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