Skip to content

Instantly share code, notes, and snippets.

@zahmadsaleem
Created March 14, 2021 08:52
Show Gist options
  • Save zahmadsaleem/32fb22e95a0ff6f8b5f37e0747d0652a to your computer and use it in GitHub Desktop.
Save zahmadsaleem/32fb22e95a0ff6f8b5f37e0747d0652a to your computer and use it in GitHub Desktop.
Clean windows created shell/bash scripts to be run in wsl/linux terminals
sed -i "s/\r//g" $(ls *.sh)
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment