Skip to content

Instantly share code, notes, and snippets.

@jankowskib
Created October 4, 2017 06:09
Show Gist options
  • Save jankowskib/4ff11cfa88d66650ad315733de36c1a0 to your computer and use it in GitHub Desktop.
Save jankowskib/4ff11cfa88d66650ad315733de36c1a0 to your computer and use it in GitHub Desktop.
#!/usr/bin/bash
sed -ne "/$1/,\$p" $2
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment