in reply to Re^2: Regular Expression Pattern Search Problem
in thread Regular Expression Pattern Search Problem
You need help now, but it isn't really code snippets that you need. I think you need a few good books that will help you basically do what Sys Admins need to do often. Here is a quick reading list:
There are others, but if I were you I would read Effective Perl Programming cover-to-cover (it is a thin book), scan through the Perl Cookbook for script problems you are having right now, and then read the System Administration book. I used to have this Perl Black Book on my desk for a while until I read the above books and realized that the Black Book (at least my edition) was full of bad programming examples.BTW, Perl programming can be addictive. Before I started learning Perl I was a professional VB programmer. Nowadays I struggle to remember how to do simple things in VB because I use it so rarely. Welcome to the world of Perl.
Celebrate Intellectual Diversity
|
|---|
| Replies are listed 'Best First'. | |
|---|---|
|
Re^4: Regular Expression Pattern Search Problem
by xdbd063 (Friar) on Mar 08, 2006 at 18:29 UTC |