Re: Bug Using Brackets

2021-01-06 Thread Harry Lee
unchanged. If the nullglob option is set, and no matches are > found, the word is removed. If the failglob shell option is set, and no > matches are found, an error message is printed and the command is not > executed. If the shell option nocaseglob is enabled, the match is performed > without regard to the case of alphabetic characters. -- Harry Lee

Bug Using Brackets

2021-01-06 Thread Harry Lee
tted by law. root@server2:~# echo [0-1] [0-1] root@server2:~# echo [208174hkjdfsglh0-13984jf0] [208174hkjdfsglh0-13984jf0] Best regards, Harry Lee