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