johndrake
Technical User
- Jul 25, 2002
- 97
Hi All,
I've written a script that will search for the word
"Error" in a logfile that was created when the system performed a backup using the tar command. I am trying to
create a list of error messages for my script to look for
in the logfile. Does anyone know what error messages tar
generates so that I can created a comprehensive listing of
strings to search for?
Thank you,
Joe
I've written a script that will search for the word
"Error" in a logfile that was created when the system performed a backup using the tar command. I am trying to
create a list of error messages for my script to look for
in the logfile. Does anyone know what error messages tar
generates so that I can created a comprehensive listing of
strings to search for?
Thank you,
Joe