>Hi, > >I'm trying to follow the steps outlined in >http://www.openssh.com/openbsd.html. I'm having some problem >understanding what the 3 periods (...) after the xvzf mean "tar xvzf >.../openssh-3.3.tgz". tar xvzf /path/to/wherever/you/downloaded/openssh-3.3.tgz > >Thank you