Skip to content

Instantly share code, notes, and snippets.

@emgeebee
Created April 19, 2018 21:09
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save emgeebee/41c6a352bf88767a64515204791e8424 to your computer and use it in GitHub Desktop.
Save emgeebee/41c6a352bf88767a64515204791e8424 to your computer and use it in GitHub Desktop.
find . -name pl.txt -exec sed -i '' -e '$a\' {} \;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment