zsh-users
 help / color / mirror / code / Atom feed
* help with 'test' command (gnu, not built-in)
@ 1998-12-09  6:02 Timothy J Luoma
  1998-12-09 10:03 ` Peter Stephenson
  0 siblings, 1 reply; 4+ messages in thread
From: Timothy J Luoma @ 1998-12-09  6:02 UTC (permalink / raw)
  To: zsh-users


GNU utilities no longer maintain 'man' pages (thanks bunches for that,  
whoever decided on that one) so I usually use the '--help' flag.

Unfortunately I can't get anything out of GNU-test which wants

{--help}

as an argument.

These are some of the things I have tried: (zsh 3.1.4)

/usr/local/gnu/bin/test {--help}

which gives me:

/usr/local/gnu/bin/test: too many arguments
zsh: 28553 exit 1     /usr/local/gnu/bin/test - . / 0 1 2 3 4 5 6 7 8 9 : ;  
< = > ? @ A B C D E F G

all the rest exit with code = 0

/usr/local/gnu/bin/test \{--help\}
/usr/local/gnu/bin/test \{\-\-help\}
/usr/local/gnu/bin/test "\{\-\-help\}"
/usr/local/gnu/bin/test '{--help}'
/usr/local/gnu/bin/test "{--help}"
/usr/local/gnu/bin/test '\{--help\}'
/usr/local/gnu/bin/test "\{--help\}"

I must have something turned on that is preventing zsh from doing this  
right, or else I am dumb as a post, which is possible.

Thanks for any clues

TjL




^ permalink raw reply	[flat|nested] 4+ messages in thread

end of thread, other threads:[~1998-12-10 23:42 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1998-12-09  6:02 help with 'test' command (gnu, not built-in) Timothy J Luoma
1998-12-09 10:03 ` Peter Stephenson
1998-12-09 11:09   ` Bruce Stephens
1998-12-10 23:03     ` Timothy J Luoma

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).