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