Difference between revisions of "SED"

From Michael's Information Zone
Jump to navigation Jump to search
(Created page with "==Prep spaces== *sed -i s/\ /\\\ /g' input.file")
(No difference)

Revision as of 17:02, 13 September 2016

Prep spaces

  • sed -i s/\ /\\\ /g' input.file