Hi,

I've never liked "recursion" but of course there are times where it is
needed.

I have a simple task that I am trying to do.  Basically, I just want to list
out my directories on disk, and then chdir to each one, print it out, and so
on.  Pretty basic, but I have a total mental block using recursion.

Any quick help or tips would be appreciated.

Thanks in advance,

Jeff


__________________________________
Do you Yahoo!?
Exclusive Video Premiere - Britney Spears
http://launch.yahoo.com/promos/britneyspears/

-- 
To unsubscribe, e-mail: [EMAIL PROTECTED]
For additional commands, e-mail: [EMAIL PROTECTED]

Reply via email to