Advertisement
Not a member of Pastebin yet?
Sign Up,
it unlocks many cool features!
- # For those who don't have dos2unix installed (and don't want to install it):
- # Remove trailing \r character that causes this error:
- # https://github.com/batsh-dev-team/Batsh => Batch to Bash converter
- sed -i 's/\r$//' filename
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement