[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Help-bash] Why "; ;" is a syntax error?
From: |
Dennis Williamson |
Subject: |
Re: [Help-bash] Why "; ;" is a syntax error? |
Date: |
Tue, 23 Jun 2015 23:10:25 -0500 |
On Tue, Jun 23, 2015 at 10:25 PM, Peng Yu <address@hidden> wrote:
> Hi, "; ;" is a syntax error. Could anybody help me understand why bash
> is defined in this way?
>
> $ ; ;
> -bash: syntax error near unexpected token `;'
>
> --
> Regards,
> Peng
>
>
; is also a syntax error
--
Visit serverfault.com to get your system administration questions answered.
Re: [Help-bash] Why "; ;" is a syntax error?, Dan Douglas, 2015/06/24