Re: [HACKERS] psql: anyone ever notice?

2000-11-25 Thread Peter Eisentraut

Vince Vielhaber writes:

 $ psql -U
 psql: option requires an argument -- U
 Try -? for help.
 $ psql -?
 psql: No match.
 $

It advertises '--help' now.  (And yes, '--help' works everywhere.)

-- 
Peter Eisentraut  [EMAIL PROTECTED]   http://yi.org/peter-e/




Re: [HACKERS] psql: anyone ever notice?

2000-11-19 Thread Tom Lane

Vince Vielhaber [EMAIL PROTECTED] writes:
 $ psql -?
 psql: No match.

Odd --- I get the right thing:

$ psql -?
This is psql, the PostgreSQL interactive terminal.

Usage:
  psql [options] [dbname [username]]

Options:
  -a  Echo all input from script
  -A  Unaligned table output mode (-P format=unaligned)
[etc etc]

Something different about long-option handling on your platform, maybe?
What is your platform, anyway?

regards, tom lane



Re: [HACKERS] psql: anyone ever notice?

2000-11-19 Thread Dominic J. Eidson

On Sun, 19 Nov 2000, Tom Lane wrote:

 Vince Vielhaber [EMAIL PROTECTED] writes:
  $ psql -?
  psql: No match.
 
 Odd --- I get the right thing:
 
 $ psql -?
 This is psql, the PostgreSQL interactive terminal.

It has something to do with certain shell's expansion of ? - for the
longest time I'd have to do psql -\? to get it to work.


-- 
Dominic J. Eidson
"Baruk Khazad! Khazad ai-menu!" - Gimli
---
http://www.the-infinite.org/  http://www.the-infinite.org/~dominic/




Re: [HACKERS] psql: anyone ever notice?

2000-11-19 Thread Ross J. Reedstrom

It's a shell thing: Vince is running csh (or a derivative thereof)
while Tom (and I) are running some sort of  Bourne derived shell.

Vince, try:

psql -\?

Which works more universally.

Ross

On Sun, Nov 19, 2000 at 02:44:01PM -0500, Tom Lane wrote:
 Vince Vielhaber [EMAIL PROTECTED] writes:
  $ psql -?
  psql: No match.
 
 Odd --- I get the right thing:
 
 $ psql -?
 This is psql, the PostgreSQL interactive terminal.
 
-- 
Open source code is like a natural resource, it's the result of providing
food and sunshine to programmers, and then staying out of their way.
[...] [It] is not going away because it has utility for both the developers 
and users independent of economic motivations.  Jim Flynn, Sunnyvale, Calif.



Re: [HACKERS] psql: anyone ever notice?

2000-11-19 Thread xuyifeng

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 [EMAIL PROTECTED]
To: [EMAIL PROTECTED]
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 -- KA8CSHemail: [EMAIL PROTECTED]http://www.pop4.net
  128K ISDN from $22.00/mo - 56K Dialup from $16.00/mo at Pop4 Networking
 Online Campground Directoryhttp://www.camping-usa.com
Online Giftshop Superstorehttp://www.cloudninegifts.com
 ==