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