From: | "xuyifeng" <jamexu(at)telekbird(dot)com(dot)cn> |
---|---|
To: | "Vince Vielhaber" <vev(at)michvhf(dot)com>, <pgsql-hackers(at)postgreSQL(dot)org> |
Subject: | Re: psql: anyone ever notice? |
Date: | 2000-11-20 02:47:32 |
Message-ID: | 000f01c0529c$4d04a620$1801a8c0@xyf |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-hackers |
all you guy unix?
under some shells, both * and ? are expanded to matched file names in current directory by shell,
for example FreeBSD's csh.
you should use psql -\? to get help screen, this sucks,
"?" shouldn't be used as a help screen argument.
Regards,
XuYifeng
----- Original Message -----
From: Vince Vielhaber <vev(at)michvhf(dot)com>
To: <pgsql-hackers(at)postgreSQL(dot)org>
Sent: Monday, November 20, 2000 3:31 AM
Subject: [HACKERS] psql: anyone ever notice?
>
> $ psql -U
> psql: option requires an argument -- U
> Try -? for help.
> $ psql -?
> psql: No match.
> $
>
> Vince.
> --
> ==========================================================================
> Vince Vielhaber -- KA8CSH email: vev(at)michvhf(dot)com http://www.pop4.net
> 128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
> Online Campground Directory http://www.camping-usa.com
> Online Giftshop Superstore http://www.cloudninegifts.com
> ==========================================================================
>
>
>
>
From | Date | Subject | |
---|---|---|---|
Next Message | Jim Mercer | 2000-11-20 02:56:06 | Re: psql: anyone ever notice? |
Previous Message | Don Baccus | 2000-11-20 02:44:27 | PG 7.1 pre-beta bug ... |