Originally posted by 无奈何 at 2006-11-7 11:09:
I'll also add one for sed, but the file shouldn't be too huge.
sed -re :a -e "N;$!ba;s/(*)\n(.*)\n(.*)/\3\n\2\n\1/"
Sed download: http://www.student.northpark.edu/pemente/s ...
The moderator's sed usage is not understandable, I'll copy it back and check the information first
