The UNIX and Linux Forums
>
Top Forums
>
Shell Programming and Scripting
help on a perl script to edit file
User Name
Remember Me?
Password
Google UNIX.COM
Forums
Portal
Register
Rules & FAQ
Contribute
Members List
Arcade
Search
Today's Posts
Mark Forums Read
Thread
:
help on a perl script to edit file
View Single Post in UNIX Forums - Click on the Thread or Permalink to View Entire Thread -->
#
8
(
permalink
)
05-14-2008
matrixmadhan
Technorati Master
Join Date: Mar 2005
Location: Large scale systems...
Posts: 2,448
something like this
Code:
sed 's/<\/name>/<\/name>\n/' a1
matrixmadhan
View Public Profile
Find all posts by matrixmadhan