zsh-workers
 help / color / mirror / code / Atom feed
* [[ str == pat ]] ?
@ 1995-10-12  5:42 Glenn Barry
  1995-10-12 12:07 ` Zoltan Hidvegi
  0 siblings, 1 reply; 5+ messages in thread
From: Glenn Barry @ 1995-10-12  5:42 UTC (permalink / raw)
  To: zsh-workers


most excellant zsh workers,

According to the "Korn Shell Ref" card (updated for ksh93) from SSC

	[[ str == pat ]]

is preferred  and 

	[[ str = pat ]] 

is "obsolete" (but still works of course).

Can the == for [[ be added to zsh?  We've got some code that
needs to work on both ksh and zsh so it would be nice...

thx,
glenn



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

end of thread, other threads:[~1995-10-13  5:01 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1995-10-12  5:42 [[ str == pat ]] ? Glenn Barry
1995-10-12 12:07 ` Zoltan Hidvegi
1995-10-12 18:19   ` ksh compatibility Richard Coleman
1995-10-12 20:36   ` [[ str == pat ]] ? Glenn Barry
1995-10-13  4:32     ` Arnold D. Robbins

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).