Unix - Study Mode

[#851] Which option is used with ls command for long listing of files with seven attributes?
Correct Answer

(B) -l

[#852] What is a job?
Correct Answer

(C) group of processes

[#853] Which option is used with ls command to list the directory attributes rather than its contents?
Correct Answer

(D) -d

[#854] To check more than two conditions, . . . . . . . . is used with if-else statements.
Correct Answer

(C) elif

[#855] Shell provides us with an interface to the operating system.
Correct Answer

(A) True