Results 1 to 1 of 1
I want to run a command/script (test.sh) on remote machines and also want to store the (std output and std error) in a file in my local machine.
but
In ...
- 04-09-2008 #1Linux Newbie
- Join Date
- Jan 2008
- Posts
- 114
How can I store std error/std output in local file???
I want to run a command/script (test.sh) on remote machines and also want to store the (std output and std error) in a file in my local machine.
but
In all the remote machines thats command/script (test.sh) is not available. so I want to store that Hostname of of that machine with the error message in a file on my local machine.
is it possible ???
thanksSwitched to Scripting


Reply With Quote