Unix - Study Mode
[#236] Which option is used with ls command for knowing the inode number of the file?
Correct Answer
(B) -i
[#237] What is group ownership?
Correct Answer
(A) group of users who can access the file
[#238] The file table contains . . . . . . . .
Correct Answer
(D) mode of opening, status flags, offset printer and reference count
[#239] The first line in any shell script begins with a . . . . . . . .
Correct Answer
(D) #
[#240] Basic regular expressions are divided into . . . . . . . . categories.
Correct Answer
(B) 3