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