Changes between Version 2 and Version 3 of ErrorCodeCheck
- Timestamp:
- 07/10/13 10:03:50 (3 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ErrorCodeCheck
v2 v3 57 57 fi 58 58 59 # grep for all the ilines with error codes59 # grep for all the lines with error codes 60 60 ERRORS=$(grep '1.[0|1]" [4|5]0[2|3|4] ' $LOGFILE) 61 61 # grep for to totals for these errors codes