Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.worldঅসমীয়া · 2 months agoyeseviltoast.orgimagemessage-square42linkfedilinkarrow-up11arrow-down10
arrow-up11arrow-down1imageyeseviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.worldঅসমীয়া · 2 months agomessage-square42linkfedilink
minus-squareoktoberpaard@piefed.sociallinkfedilinkEnglisharrow-up0·2 months 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.
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.