This is the mail archive of the guile@sourceware.cygnus.com mailing list for the Guile project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]

Re: changing directory


Olivier Buechel <Olivier.Buechel@unifr.ch> writes:

> About system: Every call of system lets guile start a new shell, and
> it is in this new shell where the command given as parameter to the
> system-call will be executed. After execution of the shell-command in
> the new shell, the shell is thrown away.

Correct.

Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]