The UNIX and Linux Forums  

Go Back   The UNIX and Linux Forums > Top Forums > High Level Programming
.
google unix.com




View Single Post in the UNIX and Linux Forums - Click on the Thread or Permalink to View Entire Thread -->
  #6 (permalink)  
Old 08-23-2008
replytoshishir replytoshishir is offline
Registered User
  
 

Join Date: May 2006
Location: Bangalore
Posts: 23
Well i think it should work fine unless you are breaching the limitations..... the maximum depth of subdirectories is 20, and at least 16 Kbytes of stack space should be available to avoid stack overflow.
Try to check it for small no of sample sub directories.. and see if it works..