Re: fork a background process und ssh
From: Steve Mowbray (steve@blueyonder.co.invalid)Date: 11/15/02
- Next message: : "Re: Strange SSH logs"
- Previous message: Darren Tucker: "Re: fork a background process und ssh"
- In reply to: : "fork a background process und ssh"
- Next in thread: Nico Kadel-Garcia: "Re: fork a background process und ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
From: steve@blueyonder.co.invalid (Steve Mowbray) Date: Fri, 15 Nov 2002 13:12:04 GMT
In article <pan.2002.11.15.12.07.17.226856@sgbs.de>,
"Jörg Schulz" <jschulz@sgbs.de> writes:
> I want to to something like this:
>
> ssh host "/bin/process &"
>
> ssh should return immediately and the process should continue to run.
> All I get is that ssh either waits until the process has finished or
> it kills the process.
If you're using OpenSSH use the -f option.
Steve
- Next message: : "Re: Strange SSH logs"
- Previous message: Darren Tucker: "Re: fork a background process und ssh"
- In reply to: : "fork a background process und ssh"
- Next in thread: Nico Kadel-Garcia: "Re: fork a background process und ssh"
- Messages sorted by: [ date ] [ thread ] [ subject ] [ author ] [ attachment ]
Relevant Pages
|
|