Unix - Study Mode

[#641] If both at.allow and at.deny are not present, only the system administrator can access at and batch command.
Correct Answer

(A) True

[#642] rm chap0[1234] will delete all of the following files. chap01 chap02 chap03 chap04
Correct Answer

(A) True

[#643] Which command is used to create empty files?
Correct Answer

(C) touch

[#644] Which command is used for joining lines?
Correct Answer

(A) J

[#645] Awk filter operates at field level.
Correct Answer

(A) True