adplus-dvertising
frame-decoration

Question

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

Posted under UNIX

Answer: (c).$* stores the number of arguments specified

Engage with the Community - Add Your Comment

Confused About the Answer? Ask for Details Here.

Know the Explanation? Add it Here.

Q. Which of the following is false ?

Similar Questions

Discover Related MCQs

Q. test statement cannot ______

Q. ____ option is used with test for checking if the file exists and has the size greater than zero.

Q. Every time shift command is used, the leftmost variable is lost.

Q. User’s environment mode created using su – is terminated using ____

Q. Which command is used by the system administrator to set the date of the system?

Q. ____ command allows superuser to communicate with users.

Q. ____ command is used for setting limits on file size.

Q. The access to the use of at and batch is restricted and controlled by ___ and ____

Q. If both at.allow and at.deny are not present, only the system administrator can access at and batch command.

Q. ____ command is used by the superuser for changing root’s password.

Q. Applications of Shell programming include

Q. The name of the Unix scheduling utility is

Q. Examples of repetitive tasks performed by system administrators

Q. Another term for shell programs is

Q. Shell programs are

Q. A shell program is a

Q. The Unix slang for " #! " is

Q. Comments in a shell program are important because

Q. Which of the following is not true of program variables

Q. Flow control in a shell program allows parts of a shell program to be executed