|
|
|||
BlogsTags > sedThe stories behind a few O'Reilly "classics"By Tim O'ReillyFebruary 17, 2012 Tim O'Reilly: "It's amazing to me how books I first published more than 20 years ago are still creating value for readers." The stories behind a few O'Reilly "classics"
By Tim O'ReillyFebruary 17, 2012 Tim O'Reilly: "It's amazing to me how books I first published more than 20 years ago are still creating value for readers." Strata Gems: The timeless utility of sed and awk
By Edd DumbillDecember 6, 2010 Though over 30 years old, the command line utilties sed and awk are still go-to tools for working with data. Recursively edit files with sed
By Kyle DentAugust 11, 2009 Well duh, that's exactly what sed is designed to do. And nowadays most implementations have the handy -i option that makes changes in place without explicitly using an interim file. Which means that I could reduce the work of typing in the Perl script to a single line at the command prompt... 1 to 4 of 4 |
|||
|