2011年2月16日 星期三

Delete "\r" from a shell script

cat foo.sh | tr -d "\r" > foo_noCarrige.sh
Reference: bogdan

沒有留言:

張貼留言