![]() |
|
|
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 |
| convert to GB | melanie_pfefer | Shell Programming and Scripting | 6 | 03-03-2008 01:05 PM |
| Help to convert XML to CSV | rossingi_33 | Shell Programming and Scripting | 2 | 02-22-2008 07:18 AM |
| here-doc convert 2 script convert to single script? | yongho | Shell Programming and Scripting | 2 | 07-07-2005 05:14 PM |
| To convert | whatisthis | UNIX for Dummies Questions & Answers | 1 | 09-16-2004 04:48 PM |
| convert from ksh to bsh | Boyd Young | UNIX for Dummies Questions & Answers | 2 | 01-10-2001 12:58 PM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
help to convert
how to convert this perl expression to Python
while (<FIL>) { s/[\n\r]+/ /g; if (/<DOC\s+doc_ID=\"(.*?)\".*sys_ID=\"(.*?)\"/i) { #" ${$$hashptr{$sys_Id}}{$doc_Id} = $docstr; # push(@$doclistptr, $doc_Id); $doc_Id = $1; $sys_Id = $2; $docstr = ""; $numDocs++; next; Any Idea Jagan |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|