The output of the following command is . . . . . . . .
$ echo ‘The special character $ echo hello and | ls chap*’
$ echo ‘The special character $ echo hello and | ls chap*’
A. undefined output
B. erroneous
C. hello
D. The special character $ echo hello and | ls chap*
Answer: Option D
Join The Discussion