![]() |
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 |
| Edit a line in a file with perl | zed | Shell Programming and Scripting | 5 | 02-07-2008 05:37 PM |
| shell script to edit the content of a file | tiger99 | Shell Programming and Scripting | 3 | 01-31-2008 04:43 AM |
| How to EDIT file using VI in a script | bobk544 | Shell Programming and Scripting | 2 | 07-25-2007 09:16 AM |
| Shell/Perl Script to edit dhcpd.conf | sahilb | Shell Programming and Scripting | 4 | 11-22-2006 02:20 AM |
| How to edit txt file by shell script? | dupeng | AIX | 3 | 09-29-2005 03:43 AM |
|
|
LinkBack | Thread Tools | Search this Thread | Rate Thread | Display Modes |
|
||||
|
help on a perl script to edit file
Hi,
sample file looks like this.. <hp> <name> <detail>adsg</detail> ... ... </name><ft>4264</ft> </hp> I need to edit the last but one line using perl script. I want the format to be .. <hp> <name> <detail>adsg</detail> ... ... </name> <ft>4264</ft> </hp> Thanks |
| Bookmarks |
| Thread Tools | Search this Thread |
| Display Modes | Rate This Thread |
|
|