[CentOS] cd to folder with spaces - in a script

Michael Casey michaelcasey73 at gmail.com
Thu May 21 18:35:16 UTC 2009


yeah, SOLVED: :))

clear; find . -type d | while read FOLDERNAME; do $(cd "$FOLDERNAME"); done

Thank you!!
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.centos.org/pipermail/centos/attachments/20090521/3508a296/attachment.html>


More information about the CentOS mailing list