Boston Linux & Unix (BLU) Home | Calendar | Mail Lists | List Archives | Desktop SIG | Hardware Hacking SIG
Wiki | Flickr | PicasaWeb | Video | Maps & Directions | Installfests | Keysignings
Linux Cafe | Meeting Notes | Blog | Linux Links | Bling | About BLU

BLU Discuss list archive


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

sed replacement



> cat myfile | sed -e "s/text/\n\ntext/"

perl -i.bak -ple 's/text/\n\ntext/' myfile
will put old myfile in myfile.bak and myfile fixed in myfile.
omit -i.bak if you really really want it on stdout


-- 
/"\     Bill Ricker  N1VUX  wdr at world.std.com = wdr at TheWorld.com
\ /     http://world.std.com/~wdr/           
 X      Member of the ASCII Ribbon Campaign Against HTML Mail
/ \




BLU is a member of BostonUserGroups
BLU is a member of BostonUserGroups
We also thank MIT for the use of their facilities.

Valid HTML 4.01! Valid CSS!



Boston Linux & Unix / webmaster@blu.org