Unix - Study Mode
[#656] Which of the following files will not be deleted using "rm chap??" ?
Correct Answer
(D) chactd
[#657] Which of the following is an associative array?
Correct Answer
(D) ENVIRON[ ]
[#658] A file named file01 should be readable, writable and executable only by the user(owner). Which one of the following set of command will be used?
Correct Answer
(A) chmod 700 file01
[#659] Which of the following operators is used with test for comparison of numeric values?
Correct Answer
(D) –eq and -ne
[#660] -h option is used with who command for what purpose?
Correct Answer
(A) display output with header information