Created
September 30, 2018 18:59
-
-
Save niedzielski/08ce90176bdaf8c8a4882eeaa8bb74d5 to your computer and use it in GitHub Desktop.
Delete up to matching line.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
sed '0,/^LINE$/ d' |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment