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