Skip to content

Instantly share code, notes, and snippets.

Show Gist options
  • Save tisseurdetoile/e0abcc3296e9cc0caf25a3ba83af3ac5 to your computer and use it in GitHub Desktop.
Save tisseurdetoile/e0abcc3296e9cc0caf25a3ba83af3ac5 to your computer and use it in GitHub Desktop.
List properties keeping only desired properties and displaying file name.
tail -n +1 *.properties | grep -e %%PROPERTIE_ -e '==.*'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment