Which of the following is false?
(a) here document provides standard input to any script non interactively
(b) read command is used for making scripts interactive
(c) $* stores the number of arguments specified
(d) && and || are logical operators
This question was addressed to me in my homework.
I would like to ask this question from Shell Programming using Various Commands in section Essential Shell Programming of Unix