summaryrefslogtreecommitdiffstats
path: root/planetlab/notes.txt
blob: f2b8cde707ea7f4d826837354b9200fcf5e779b0 (plain)
1
2
3
4
Redirecting the output is important to allow the ssh process to exit:
pssh/bin/pssh -h ple.txt -O StrictHostKeyChecking=no -i -l irisaple_pacemaker2 "cd client; nohup ./client > foo.out 2> foo.err < /dev/null &"

pgrep instead of pidof