SED

From Michael's Information Zone
Revision as of 16:02, 13 September 2016 by Michael.mast (talk | contribs) (Created page with "==Prep spaces== *sed -i s/\ /\\\ /g' input.file")
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

Prep spaces

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