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