RE: Re: Patch (tiny): \cd (change dir) for psql. - Mailing list pgsql-general

From Pruner Jan
Subject RE: Re: Patch (tiny): \cd (change dir) for psql.
Date
Msg-id B1CCF4735D43D311906D00A0243DF4961A302C@mail.cekia.cz
Whole thread Raw
In response to Patch (tiny): \cd (change dir) for psql.  ("Mark Hamby" <mark@archer.leavenworth.army.mil>)
Responses Re: Re: Patch (tiny): \cd (change dir) for psql.
List pgsql-general
> You can do this with
>
> \!pwd
>
> (Of course \!cd won't do what you want.  This situation is
> similar to an
> ftp client.)
>
> --
> Peter Eisentraut      peter_e@gmx.net       http://yi.org/peter-e/
>
Why is not possible to run every bash command?
Something like '\ccd ..' for 'cd ..'  or  '\cpwd'  for 'pwd' etc.
It's pretty simple.

Jan Pruner
jan@pruner.cz

pgsql-general by date:

Previous
From: Soma Interesting
Date:
Subject: timestamp/function question
Next
From: will trillich
Date:
Subject: Re: Re: Patch (tiny): \cd (change dir) for psql.