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