This is a discussion on perl scripting within the Coding in General forums, part of the Development/Scripting category; Hi , I am new to perl scripting ,and I want to do some system administrator task using perl. I have ...
|
|||||||
| Register | FAQ | Members List | Calendar | Mark Forums Read |
|
|||
|
Hi ,
I am new to perl scripting ,and I want to do some system administrator task using perl. I have gone through many documents of perl scripting on net.All are giving details about variable and loop structure.Can anybody help me to get more details about system programing in perl.So that I can build small script for system administration task such as running some commands in perl script. Regards, Vaibbhav |
|
|||
|
If you plan to do anything in Perl, its necessary that you learn the syntax first. Once you know the basic syntax you can easily write your own scripts for your tasks. Get 'Learning Perl' by Randal Schwartz or type
Code:
$ perldoc perlintro |
![]() |
| Bookmarks |
| Thread Tools | |
| Display Modes | |
|
|
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| new to scripting | poone1 | Shell scripting | 0 | 01-15-2008 01:19 AM |
| need help on shell scripting | rahul_sayz | Shell scripting | 1 | 12-08-2007 10:37 AM |
| new scripting problem, cat | foreach | cybergurra | Shell scripting | 5 | 03-16-2007 07:00 PM |
| scripting | ganes | Shell scripting | 2 | 09-06-2005 12:04 PM |
| Learning Shell Scripting | ricc | Shell scripting | 4 | 08-30-2005 09:37 AM |