bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

no help for just plain (


From: Dan Jacobson
Subject: no help for just plain (
Date: Sat, 28 Jun 2003 07:20:38 +0800
User-agent: Gnus/5.090008 (Oort Gnus v0.08) Emacs/21.2 (i386-pc-linux-gnu)

$ help {
{ ... }: { COMMANDS ; }
    Run a set of commands in a group.  This is one way to redirect an
    entire set of commands.
$ help \(
(( ... )): (( expression ))
    The EXPRESSION is evaluated according to the rules for arithmetic
    evaluation.  Equivalent to "let EXPRESSION".

but there's no help for just plain (




reply via email to

[Prev in Thread] Current Thread [Next in Thread]