Microsoft
Software
Hardware
Network
Question : ksh loop through all the subdirectories within a directory
I want to loop thru all the sub directories within a directory using shell script. Please advise.
Answer : ksh loop through all the subdirectories within a directory
you may do
find /dirpath -type dir 2> /dev/null | while read dir
do
basename $dir
done
Random Solutions
shutdown 2000
Force Default E-mail Client ??
Your system has recovered from a serious error
No picture or sound on this vido clip file
Website not showing up in Google
Vlookup with Excel - Classifying transactions
VBA ComboBox Scrollbar Position
How do I copy column A data to column B?
Transfer SSIs packages and jobs to the new machine SQL server 2005
Keywords in URL