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