Which of the following shell doesn’t support ! symbol for negating the character class?
(a) bash
(b) bash
(c) POSIX
(d) C
I have been asked this question in a job interview.
My query is from Pattern Matching, Escaping and Quoting topic in division The Shell of Unix