in reply to Re: First Unix Admin Script - Request for Constructive Critisism
in thread First Unix Admin Script - Request for Constructive Critisism
I have been given some thought to your suggestion to have a check_call sub. I guess one approach would be to adapt check_call each type, or class of command. Reporting would still need to be done in plain english for the operators, so instead of passing @stuff, I could always pass in appropriate parameters. BTW, is there any way of redirecting STDOUT,STDERR when system is called in a list context?
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^3: First Unix Admin Script - Request for Constructive Critisism
by tall_man (Parson) on Feb 09, 2003 at 01:08 UTC |