![]() |
Hello and Welcome from United States to the UNIX and Linux Forums! Thank You for Visiting and Joining Our Global Community.
|
|
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 Error | Asteroid | High Level Programming | 3 | 04-25-2008 02:15 AM |
| Run perl file in Crontab error. | raccsdl | Shell Programming and Scripting | 2 | 11-13-2007 07:07 AM |
| error connecting database from perl | DILEEP410 | Shell Programming and Scripting | 4 | 09-17-2007 09:03 AM |
| xml parsing error in perl | bishweshwar | UNIX for Advanced & Expert Users | 1 | 05-30-2007 11:59 PM |
| Error with perl scripts... | Amardeep | SUN Solaris | 1 | 06-19-2006 10:07 AM |
![]() |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
|
|
||||
|
Code:
# perl -p -w -e 's/</book>(?:\n)<collection>(.*)</collectioninfo>//g' test1.txt Unquoted string "collectioninfo" may clash with future reserved word at -e line 1. syntax error at -e line 1, near "s/</book>(?:\n)<collection>(.*)</collectioninfo" Execution of -e aborted due to compilation errors. Any help ?? Pleaaaasee ! Last edited by Yogesh Sawant; 06-23-2008 at 02:04 AM.. Reason: added code tags |
![]() |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|