Re: Re: Patch (tiny): \cd (change dir) for psql.

Поиск
Список
Период
Сортировка
От Peter Eisentraut
Тема Re: Re: Patch (tiny): \cd (change dir) for psql.
Дата
Msg-id Pine.LNX.4.30.0103271932510.1215-100000@peter.localdomain
обсуждение исходный текст
Ответ на Re: Re: Patch (tiny): \cd (change dir) for psql.  (will trillich <will@serensoft.com>)
Список pgsql-general
will trillich writes:

> and with it i'd imagine we'll also need
>
>     # return to previous directory, for the lazy
>     \cd -
>     # show current working directory
>     \cwd
>     \pwd

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/


В списке pgsql-general по дате отправления:

Предыдущее
От: will trillich
Дата:
Сообщение: Re: Re: Patch (tiny): \cd (change dir) for psql.
Следующее
От: Vince Vielhaber
Дата:
Сообщение: Re: download PostgreSQL