minus-squareoktoberpaard@piefed.socialtolinuxmemes@lemmy.world•yeslinkfedilinkEnglisharrow-up14·17 hours 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.