![]() |
|
|
google unix.com
|
|||||||
| Forums | Register | Forum Rules | Links | Albums | FAQ | Members List | Calendar | Search | Today's Posts | Mark Forums Read |
| Shell Programming and Scripting Post questions about KSH, CSH, SH, BASH, PERL, PHP, SED, AWK and OTHER shell scripts and shell scripting languages here. |
More UNIX and Linux Forum Topics You Might Find Helpful
|
||||
| Thread | Thread Starter | Forum | Replies | Last Post |
| perl -write values in a file to @array in perl | meghana | Shell Programming and Scripting | 27 | 06-07-2009 06:05 PM |
| Perl questions - more | frustrated1 | Shell Programming and Scripting | 7 | 10-08-2007 06:38 PM |
| chess perl program questions | hankooknara | Shell Programming and Scripting | 1 | 06-30-2007 11:20 PM |
| Perl: answering automatically to install questions | zaap | Shell Programming and Scripting | 2 | 02-26-2006 12:14 AM |
| bash and Perl interaction questions | deryk | Shell Programming and Scripting | 2 | 10-12-2005 05:25 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
perl questions
New to perl and a few questions - usually used to shell scripting but have to write a script to check a few things on windows server and need help..
1. Check for file missing in sequence.. ie. list of file in directory as follows: file0001.txt file0002.txt file0004.txt file0005.txt file0006.txt How do I identify that file0003.txt is missing in the sequence ? 2. search files for a pattern and count the matching occurances? ie. file1 contains test test2 test4 test2 test1 I want to know how to search for test2 and count number of matches. I would prefer if these were as simple as possible.. simple questions I am sure but I havent used perl before.. |
| Bookmarks |
| Tags |
| perl, perl script, perl shift, shift, shift perl |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|