holly: for f in "$d"; do if `grep -q "\n\r" "$d/$f"`; then echo "$d/$f"; fi; done [阅读: 169] 2009-07-23 15:42:10 <空>