Revision history of "Bash Sed"

Jump to: navigation, search

Diff selection: Mark the radio boxes of the revisions to compare and hit enter or the button at the bottom.
Legend: (cur) = difference with latest revision, (prev) = difference with preceding revision, m = minor edit.

  • (cur | prev) 13:02, 28 November 2014Frogg (talk | contribs). . (231 bytes) (+231). . (Created page with "[[fr:{{PAGENAME}}]] [[en:{{PAGENAME}}]] ==Sed== sed -i sed -i -e sed -e "/{RegExp}/d" {FileName} remove RegExp in FileName sed -i 's/\r$//' {FileName} remove \...")