Monthly Archives: June, 2010
sed oneliners
Possibly this post will fill up as time passes Delete one line and put it after another following! line sed -e ‘/REGEX1/{h;d};/REGEX2/G’ file
Freier Webentwickler
Possibly this post will fill up as time passes Delete one line and put it after another following! line sed -e ‘/REGEX1/{h;d};/REGEX2/G’ file