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