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
Auto Save Email Attachemnt to local disk by Outlook 2003
How do I find and install sqlcmd.exe?
Windows picture and fax viewer not opening the image file which was requested?
Calculate Statistics From Log file
Terminal Server 2003 not issue permenant licenses to clients
"Disk read Error Occurred" ?
Word XP crashes when trying to insert a symbol
no value for Real Data Source Name, cannot perform jndi
SEO URL rewriting / mod rewrite question
I can no longer access the SBS websites such as companyweb, owa, etc,