Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save e2kaneko/f8418745fef26218a10c to your computer and use it in GitHub Desktop.
Save e2kaneko/f8418745fef26218a10c to your computer and use it in GitHub Desktop.
sed.sh
sed -i -e "s/before/after/" /filt/to/path/name.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment