help-bash
[Top][All Lists]
Advanced

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

Re: [Help-bash] Why bash has two sets of options (controlled by `set' an


From: ziyunfei
Subject: Re: [Help-bash] Why bash has two sets of options (controlled by `set' and `shopt')
Date: Mon, 9 Nov 2015 21:38:51 +0800

> On Oct 26, 2015, at 7:27 PM, Eduardo A. Bustamante López <address@hidden> 
> wrote:
> 
> Because 'set' is used for options that are common along shells, i.e. POSIX
> shells. And shopt is used for options that are specific to bash.

But some options like "keyword", "onecmd" and "errtrace" are not in the POSIX 
standard.


reply via email to

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