[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: Clearer wording for ssh.1 -o option=value
- To: tech_(_at_)_openbsd_(_dot_)_org
- Subject: Re: Clearer wording for ssh.1 -o option=value
- From: Ted Unangst <ted_(_dot_)_unangst_(_at_)_gmail_(_dot_)_com>
- Date: Thu, 22 Dec 2005 19:30:23 -0800
On 12/22/05, Han Boetes <han_(_at_)_mijncomputer_(_dot_)_nl> wrote:
> > $ ssh -o "TCPKeepAlive yes" host
>
> That's not something I would have expected.
that's how the shell works.
giftig:~> cd directory name
cd: Too many arguments.
giftig:~> cd "directory name"
giftig:~/directory name>
Visit your host, monkey.org