Search Results

Search: Posts Made By: peleton
2,422
Posted By peleton
Thankyou for your comments pikK45. I don't have...
Thankyou for your comments pikK45. I don't have the luxury of trial and error, other than the extensive testing I've done in an attempt to get all the "error texts". It's a batch process.
Cheers
2,422
Posted By peleton
Actually, the routine is below, posted a...
Actually, the routine is below, posted a different version:

Check_for_errors()
{
set -x

RESULT=`egrep -c "not found|allow|permissions|No such|refused|failed|error|timed out|not...
2,422
Posted By peleton
Yes, I've tried it and it works, but how do I...
Yes, I've tried it and it works, but how do I know I've covered every error possibility. Say, I missed an error in the "egrep" list, The routine might fail to detect an error.
2,422
Posted By peleton
Please review error routines in my ksh script
The script distributes files from an AIX server using iether ftp or sftp depending on the constraint of the destination server. I am interested in having the error checking routine critically...
Showing results 1 to 4 of 4

 
All times are GMT -4. The time now is 09:55 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy