Print out all files in a directory with filenames
find . -type f -exec printf "\n\n\n\n##################\n##################\n" \; -print -exec printf "\n##################\n##################\n" \; -exec cat {} \;
Written by Jeremy Rubin
Related protips
Have a fresh tip? Share with Coderwall community!
Post
Post a tip
Best
#Shell
Authors
Sponsored by #native_company# — Learn More
#native_title#
#native_desc#