help-bash
[Top][All Lists]
Advanced

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

shopt and set builtins


From: Kevin Shell
Subject: shopt and set builtins
Date: Sat, 21 Nov 2020 12:51:15 +0800

Hello Bash list.

I often confused by whether to use "shopt" or "set".
It seems the functionality of "shopt" is quite similar to that of "set".

Why it's necessary to add the builtin command "shopt" to Bash?
When to use "shopt" rather than "set"?

--
kevin



reply via email to

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