[mira_talk] Re: specifying working directory without actually cd'ing into it?

  • From: Evan <evan@xxxxxxxxxxx>
  • To: mira_talk@xxxxxxxxxxxxx
  • Date: Mon, 19 Dec 2011 10:47:06 -0800

Bastien, is it possible to pass a relative directory to the --CWD
parameter?  I've been trying but it seems as though it's maybe adding a
leading "/" to the CWD variable I'm passing.
It might also have something to do with spaces in my directory name. Is
this a no no or am I doing something wrong?

Thanks,
    Evan

On Sun, Jul 10, 2011 at 2:54 PM, Bastien Chevreux <bach@xxxxxxxxxxxx> wrote:

> **
>
> On Monday 27 June 2011 23:04:20 Evan wrote:
>
> > [...]
>
> > if I'm in my home directory at ~ (aka /home/username/) and I want to
> start
>
> > an assembly in ~/projects/assembly.abc/ I usually have to do cd
>
> > ~/projects/assembly.abc/ then mira <lots of parms...>
>
> >
>
> > is there a way I can simply do mira <parms> ~/projects/assembly.abc/?
>
>
> Now there is in 3.4rc1 via "--cwd=" (or "-DI:cwd=").
>
>
> B.
>
>
>

Other related posts: