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