With only one folder, easily enough done under XP:

for /d %f in (*) do pushd %f

Thane Sherrington wrote:
> Is there a command to change directory to go down
one level of the 
> folder structure - the reverse of cd.. basically?  I
have a folder that 
> only has one subfolder, but I don't know the name of
that subfolder 
> before I run the script.
> 
> T
> 
> 
> 


       
____________________________________________________________________________________
Looking for a deal? Find great prices on flights and hotels with Yahoo! 
FareChase.
http://farechase.yahoo.com/

Reply via email to