Skip to content

Instantly share code, notes, and snippets.

@Ynn
Created November 6, 2017 11:03
Show Gist options
  • Save Ynn/987f194425de5f3e245a2b13c6dd9ca1 to your computer and use it in GitHub Desktop.
Save Ynn/987f194425de5f3e245a2b13c6dd9ca1 to your computer and use it in GitHub Desktop.
Remove bash comment from config files
alias rcl='egrep -v "(^[[:blank:]]*#)|(^[[:blank:]]*$)"'
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment