zsh-users
 help / color / mirror / code / Atom feed
* [[ and [
@ 2012-03-04  2:36 sergio
  2012-03-04  4:24 ` Bart Schaefer
  2012-03-04  4:50 ` Kurtis Rader
  0 siblings, 2 replies; 22+ messages in thread
From: sergio @ 2012-03-04  2:36 UTC (permalink / raw)
  To: zsh-users

Hello.

It's dumb question, but I can't find this in man.

What it the difference between [[ ]] and [ ]?
if [[ ]]; then ... fi
and
if [ ]; than ... fi

OK, the first is an evaluating of the conditional expression, and what
is the second?

-- 
sergio.


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

end of thread, other threads:[~2012-03-07 18:46 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2012-03-04  2:36 [[ and [ sergio
2012-03-04  4:24 ` Bart Schaefer
2012-03-06  0:32   ` sergio
2012-03-06  6:05     ` Bart Schaefer
2012-03-06 11:05       ` sergio
2012-03-06 11:35         ` Peter Stephenson
2012-03-06 11:44           ` Peter Stephenson
2012-03-06 11:53             ` Mikael Magnusson
2012-03-07  9:02               ` Nadav Har'El
2012-03-07  9:05                 ` Mikael Magnusson
2012-03-07  9:21                   ` Nadav Har'El
2012-03-07 15:27                     ` Bart Schaefer
2012-03-07  8:52             ` Nadav Har'El
2012-03-07  9:43               ` Peter Stephenson
2012-03-07 14:11                 ` Nadav Har'El
2012-03-07 14:27                   ` Peter Stephenson
2012-03-07 18:38                   ` Mark
2012-03-06 16:16           ` sergio
2012-03-06 16:29             ` Peter Stephenson
2012-03-06 17:40               ` sergio
2012-03-07  8:12         ` Nadav Har'El
2012-03-04  4:50 ` Kurtis Rader

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