Unix - Study Mode

[#426] The first UNIX editor was . . . . . . . .
Correct Answer

(C) ed

[#427] . . . . . . . . option is used with df command for displaying the total amount of disk space in the file system in terms of Kilobytes.
Correct Answer

(D) -k

[#428] expr is a . . . . . . . . command
Correct Answer

(B) external

[#429] What is the output of the following command? $ wc -c *.c
Correct Answer

(A) total size of .c files

[#430] The PATH for superuser doesn't include current directory.
Correct Answer

(A) True