Re: to insert output in a specific folder



I have found the predicate,
is working_directory(Old,New) that unify Old with an absolute path to
the current working directory and change working directory to
New.

.



Relevant Pages

  • Re: bash: relative to absolute path
    ... > I started to device a path parser, but then found this cheezy but ... Does anyone have a more efficient/better solution? ... sub-shell that cannot change the working directory of the parent shell. ... Given that a file may not have a _unique_ absolute path, ...
    (comp.unix.programmer)
  • Re: Help: Absolute Path
    ... Acey wrote: ... Identify all paths that represent absolute path. ... which is a path relative to the current working directory. ... an absolute path is a path which starts at the root directory. ...
    (alt.os.linux)
  • Re: FOP and XSLT issue
    ... > an absolute path, the thing runs perfect. ... make sure that your working directory is set to the origin ... located at a known good location, load the necessary properties from there. ... For Windows machines, that would be the system directory, for UNICES that ...
    (comp.lang.java.programmer)
  • Re: Cant find a DLL when run from Debug
    ... I never did figure out how to set a working directory in the project so I ... just put an absolute path of the DLLinto the VB interface to DLL definition. ...
    (microsoft.public.vb.general.discussion)
  • Re: bash: relative to absolute path
    ... >>I often need to get the absolute path of a file in my bash scripts. ... >>I started to device a path parser, but then found this cheezy but ... > sub-shell that cannot change the working directory of the parent shell. ...
    (comp.unix.programmer)