Alejandro Mendoza@eviltoast.org to linuxmemes@lemmy.worldঅসমীয়া · 8 months agoyeseviltoast.orgimagemessage-square48fedilinkarrow-up1450arrow-down18
arrow-up1442arrow-down1imageyeseviltoast.orgAlejandro Mendoza@eviltoast.org to linuxmemes@lemmy.worldঅসমীয়া · 8 months agomessage-square48fedilink
minus-squareoktoberpaard@piefed.sociallinkfedilinkEnglisharrow-up15·8 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.