Skip to content

Instantly share code, notes, and snippets.

@hui-zheng
Last active May 27, 2020 17:01
Show Gist options
  • Save hui-zheng/4394924be246ba085ca03cfa1c067d4f to your computer and use it in GitHub Desktop.
Save hui-zheng/4394924be246ba085ca03cfa1c067d4f to your computer and use it in GitHub Desktop.
bash script recipes for all
# cat multiple files and show filenames
grep ^ /dev/null $@
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment