Skip to content

Instantly share code, notes, and snippets.

@vpnwall-services
Created December 25, 2020 15:30
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save vpnwall-services/5cf60c3395425d9a97f8505facd93596 to your computer and use it in GitHub Desktop.
Save vpnwall-services/5cf60c3395425d9a97f8505facd93596 to your computer and use it in GitHub Desktop.
[TR 101] TR 101 #tr #101 #remove #characters #bash #script #newlines #spaces #tabs #carriagereturn

TR 101

Remove spaces, tabs, newlines and carriage returns characters tr -d '\040\011\012\015'

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment