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