minus-squareoktoberpaard@piefed.socialtolinuxmemes@lemmy.world•yeslinkfedilinkEnglisharrow-up15·3 days agoIn Bash you can use a shell option to alter this behavior: shopt -s nocaseglob. See https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html for more options. linkfedilink
In Bash you can use a shell option to alter this behavior:
shopt -s nocaseglob
. See https://www.gnu.org/software/bash/manual/html_node/The-Shopt-Builtin.html for more options.