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