Skip to content

Commit 7fb2858

Browse files
committedAug 29, 2019
add newlines to end of every file
Done with this command: find . -not \( -name .svn -prune -o -name .git -prune -o -name link-unshorten -prune \) -type f | xargs -I{} sed -i '$a\' {} NOTE: this is using GNU sed, not the built-in sed that comes with OS X.
1 parent b4bd746 commit 7fb2858

File tree

48 files changed

+47
-47
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

48 files changed

+47
-47
lines changed
 

‎001-Lab-Setup/README.md

+1-1

‎002-Containerizing-An-Application/README.md

+1-1

0 commit comments

Comments
 (0)