help-smalltalk
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Help-smalltalk] Best way to change directories within a script..


From: Paolo Bonzini
Subject: Re: [Help-smalltalk] Best way to change directories within a script..
Date: Sat, 27 Oct 2012 13:54:30 +0200
User-agent: Mozilla/5.0 (X11; Linux x86_64; rv:16.0) Gecko/20121016 Thunderbird/16.0.1

Il 27/10/2012 02:48, Rick Flower ha scritto:
>   
> 
> So, my scripting is getting there -- slowly but surely.. Now as
> part of my script I'm looping through a series of directories to do
> various things and need to 'cd' into and out of each directory.. 
> 
> Is
> the best way to 'cd' into a directory just using the pipe streams to go
> in and then another pipe to 'cd ..' back out again? I've done it this
> way in the past but figured I'd ask if there was a more efficient
> way,etc.. I did look into the Directory.st and FilePath.st but didn't
> see anything obvious.. 

Directory working

and

Directory working: 'foo'

does it.

Paolo




reply via email to

[Prev in Thread] Current Thread [Next in Thread]