[SLL] System Administration Scripting
Joshua Daniel Franklin
jdf.lists at gmail.com
Fri May 16 15:32:44 PDT 2008
On Fri, May 16, 2008 at 10:50 AM, Eric Kahklen wrote:
> Part of my other areas of responsibility involve working with Windows and
> I've found some great script templates through Script Center that I can
> modify and use to get me started. Just piecing these together has been a
> great learning experience. If there was something similar for the Linux
> world that would be great.
Hundreds if not thousands of scripts are already on any linux
machine. For shell, especially look at the /etc/init.d/ stuff. Some
are a mess, but most are well-written. Here's another hint:
find /usr/ -name "*.pl" | wc -l
516
More information about the linux-list
mailing list