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