Unix - Study Mode

[#226] Which key is used for deleting text?
Correct Answer

(A) d

[#227] What is a directory file?
Correct Answer

(B) a directory containing details of the files and subdirectories it contains

[#228] An attribute is a specification of an object that defines its property.
Correct Answer

(A) True

[#229] For yanking text, . . . . . . . . is used.
Correct Answer

(B) y

[#230] For creating a hard and symbolic link, which system calls are used?
Correct Answer

(B) link, symlink