Skip to content

Instantly share code, notes, and snippets.

@aprell
Created March 21, 2014 16:00
Show Gist options
  • Save aprell/9689467 to your computer and use it in GitHub Desktop.
Save aprell/9689467 to your computer and use it in GitHub Desktop.
Reminder to learn sed someday...
sed -i "1i Extra line inserted" file.txt
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment