Hi *,
I'm replacing some unix machines and have to install unix and the
databases on them. A lot of shellscripts are pumping the backupdata
around.
But it's sloppy at best: Some scripts make logfiles, most not, they are
spread around the filesystem, they have no standards, let alone some
comment in them about their functioning. Debugging and troubleshooting
is very cumbersome now.
So I want to rewrite them in a proper way, looking at maintainability
and ease of use.
Question: Does anyone know about how to set up a comprehensive system on
how to write&manage scripts or knows some links / books /hints on this
subject?
Regards,
Script newbie Willem