Re: psql: present working directory

From: "Gurjeet Singh" <singh(dot)gurjeet(at)gmail(dot)com>
To: "Jerry Sievers" <jerry(at)jerrysievers(dot)com>
Cc: "Brendan Jurd" <direvus(at)gmail(dot)com>, pgsql-hackers(at)postgresql(dot)org
Subject: Re: psql: present working directory
Date: 2006-11-20 20:55:21
Message-ID: 65937bea0611201255x126d6345w650f1aaf58093dfc@mail.gmail.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

On 20 Nov 2006 08:24:48 -0500, Jerry Sievers <jerry(at)jerrysievers(dot)com> wrote:
>
> We have this through subshell invocation
>
> \!pwd
>
> HTH
>

For the same effect on Windows (under cmd.exe), you need to do this:

\!cd

--
gurjeet[(dot)singh](at)EnterpriseDB(dot)com
singh(dot)gurjeet(at){ gmail | hotmail | yahoo }.com

In response to

Browse pgsql-hackers by date

  From Date Subject
Next Message Simon Riggs 2006-11-20 20:57:54 Re: Custom Data Type Question
Previous Message Jim Buttafuoco 2006-11-20 20:53:58 Re: [PATCHES] WIP 2 interpreters for plperl