Re: Executing a shell command on Windows
Thanks but this will not do. I am looking for a way to have an
underlying shell execute a line.
Suppose I want
cd foo; dosomething; cd /tmp/bar; dosomethingelse
the :CURRENT-DIRECTORY arg will not do.
I understand the above is contrived, but that's how things are.
Cheers
Marco
On Aug 9, 2005, at 11:49 AM, Martin Simmons wrote:
>>>>>> On Tue, 9 Aug 2005 10:29:26 -0400, Marco Antoniotti
>>>>>> <marcoxa@cs.nyu.edu> said:
>
> Marco> On LWW, I have been playing around with Cygwin, CMD.EXE,
> Marco> SYS:CALL-SYSTEM-SHOWING-OUTPUT etc in order to execute the
> following
>
> Marco> cd foo; make
>
> Marco> or
>
> Marco> cd foo; nmake
>
> Marco> I keep getting errors and I can't get my head around the
> necessary
> Marco> incantation to make this work.
>
> Marco> Does anybody have any ideas?
>
> Check out the :CURRENT-DIRECTORY argument to
> SYS:CALL-SYSTEM-SHOWING-OUTPUT.
>
> --
> Martin Simmons Email: martin@lispworks.com
> LispWorks Ltd, St John's Innovation Centre TEL: +44 1223 421860
> Cowley Road, Cambridge CB4 0WS, England. FAX: +44 870 2206189
>
--
Marco Antoniotti http://bioinformatics.nyu.edu
NYU Courant Bioinformatics Group tel. +1 - 212 - 998 3488
715 Broadway 10th FL fax. +1 - 212 - 998 3484
New York, NY, 10003, U.S.A.