yeah, SOLVED: :)) clear; find . -type d | while read FOLDERNAME; do $(cd "$FOLDERNAME"); done
Thank you!!
_______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos
yeah, SOLVED: :)) clear; find . -type d | while read FOLDERNAME; do $(cd "$FOLDERNAME"); done
Thank you!!
_______________________________________________ CentOS mailing list [email protected] http://lists.centos.org/mailman/listinfo/centos