ssh

2 views
Skip to first unread message

spec2

unread,
Dec 19, 2009, 3:41:43 AM12/19/09
to FSUG-CEAL
anyone tell me about -f and -n options in ssh

DIPIN KRISHNA

unread,
Dec 19, 2009, 4:13:52 AM12/19/09
to fsug...@googlegroups.com
The -f switch instructs the ssh client to fork the ssh session to the background. Therefore, we remain at our local terminal’s prompt, from where we can execute more commands on our local machine. However, the -f switch has one requirement. It cannot be used on its own. It needs to be accompanied either by the -N switch or we have to execute a specific command on the remote machine.

Dipin Krishna
Reply all
Reply to author
Forward
0 new messages