Commit 2beab645 authored by michael's avatar michael

tr -d '\015'


git-svn-id: file:///var/local/repositories/ffmpeg/trunk@4313 9553f0bf-9b14-0410-a0b8-cfaf0461ba5b
parent 91bed48f
#!/bin/sh
sed '/^+[^+]/!s/ /TaBBaT/g' | expand -t `seq -s , 9 8 200` | sed 's/TaBBaT/ /g' | sed '/^+[^+]/s/ * $//'
\ No newline at end of file
sed '/^+[^+]/!s/ /TaBBaT/g' | expand -t `seq -s , 9 8 200` | sed 's/TaBBaT/ /g' | sed '/^+[^+]/s/ * $//' | tr -d '\015'
\ No newline at end of file
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment