Which of the following commands are used for the maintenance of user accounts?
Which of the following commands are used for the maintenance of user accounts?
It is better to use & with nice command.
It is better to use & with nice command.
Which of the following undo a most recent single editing change?
Which of the following undo a most recent single editing change?
We can use the . . . . . . . . symbol with at command to redirect our output to
We can use the . . . . . . . . symbol with at command to redirect our output to a specified file.
The segment representing the constants, globals and static variables is called:
The segment representing the constants, globals and static variables is called:
. . . . . . . . system call behaves in an identical manner to the kill command.
. . . . . . . . system call behaves in an identical manner to the kill command.
We can redirect the error message to file named newfile using . . . . . . . . co
We can redirect the error message to file named newfile using . . . . . . . . command.
The following command will match ‘Agarwal’, ‘agarwal’ and ‘agrawal’. $ grep “[aA
The following command will match ‘Agarwal’, ‘agarwal’ and ‘agrawal’. $ grep “[aA]g[ar][ar]wal” emp.lst
Which of the following command doesn’t accept a filename as an argument?
Which of the following command doesn’t accept a filename as an argument?
awk uses . . . . . . . . for splitting a line into fields.
awk uses . . . . . . . . for splitting a line into fields.
Which of the following is an invalid variable?
Which of the following is an invalid variable?
For pattern-matching, awk uses regular expressions in . . . . . . . . style.
For pattern-matching, awk uses regular expressions in . . . . . . . . style.
