hello friends..
i dont know how to copy echo msg to files using perl...
here is my example:
when i type this command:
# ping host1.....
the output was.. < ping: unknown host host1 >
...can u please help me on how to copy the message "ping: unknown host host1" into a file using perl..
thanks friends!