Difference between revisions of "Shopt Bash buildin"

From wikieduonline
Jump to navigation Jump to search
Line 1: Line 1:
 
{{lowercase}}
 
{{lowercase}}
<code>[[shopt]]</code> Bash [[buildin]] allows you to change additional shell optional [[behavior]].
+
<code>[[shopt]]</code><ref>https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html</ref> Bash [[buildin]] allows you to change additional shell optional [[behavior]].
* https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html
 
  
 
* <code>[[shopt -s]] [[nocasematch]]</code>
 
* <code>[[shopt -s]] [[nocasematch]]</code>

Revision as of 13:19, 4 March 2024

Advertising: