One should be able to specify command = "cd foo; ./bar 20"
Logged In: NO
try command = "cd foo \&\& ./bar 20"
Log in to post a comment.
Logged In: NO
try command = "cd foo \&\& ./bar 20"