Re: psql -F problems

From: "Llew Sion Goodstadt" <leo(dot)goodstadt(at)human-anatomy(dot)oxford(dot)ac(dot)uk>
To: <depesz(at)depesz(dot)pl>, <lg(at)ndirect(dot)co(dot)uk>, <pgsql-bugs(at)postgresql(dot)org>
Subject: Re: psql -F problems
Date: 2003-02-27 17:35:56
Message-ID: 048301c2de86$af288f10$1c1d01a3@FGU028
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-bugs


> > Most shells allow you to enter in a tab easily. In bash,
> you need to
> > type control-V followed by a tab. I.e. type -F ", followed by the
> > Control-V/tab key sequence and the closing double quote.
>
> i know. i can even do:
> psql -c "something" -F "something_weird" | sed
> 's/something_weird/ /g' yet

Very curious now. So how would you enter the tab on the command line for
sed?

> depesz
>
> --
> hubert depesz lubaczewski
> http://www.depesz.pl/

Leo

In response to

Responses

Browse pgsql-bugs by date

  From Date Subject
Next Message Hubert depesz Lubaczewski 2003-02-27 17:58:54 Re: psql -F problems
Previous Message Hubert depesz Lubaczewski 2003-02-27 15:47:09 Re: psql -F problems