in reply to Re^2: Script hangs when executing command over ssh
in thread Script hangs when executing command over ssh
If there's a way to work with the buffer, hopefully a more Unix/Linux-oriented Monk will come along with a suggestion. However, I don't think you understood my point about getting rid of the piping.
Try removing the 1>&2from your command, and see if the problem goes away.
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Script hangs when executing command over ssh
by eg2014 (Initiate) on Jun 18, 2015 at 18:28 UTC | |
by marinersk (Priest) on Jun 18, 2015 at 18:56 UTC | |
by eg2014 (Initiate) on Jun 18, 2015 at 19:39 UTC | |
by marinersk (Priest) on Jun 18, 2015 at 19:59 UTC | |
by eg2014 (Initiate) on Jun 18, 2015 at 20:44 UTC | |
|