Which of the following shell doesn’t support the command substitution using $ recommended by POSIX?
(a) Korn
(b) bash
(c) C
(d) bourne
This question was addressed to me by my school teacher while I was bunking the class.
This question is from Command Substitution and Shell Variables in chapter The Shell of Unix