Unix - Study Mode
[#166] The File that contains a set of instructions which are performed when a user logs in, is
Correct Answer
(B) .profile
[#167] The octal representation 652 indicates
Correct Answer
(B) Write permission for others
[#168] Which of the following command is used to count just the number of lines contained in a file?
Correct Answer
(A) wc -l
[#169] We can scroll halve page using control keys.
Correct Answer
(A) True
[#170] Which symbol is used with the tail command to print the file from the selected line?
Correct Answer
(A) +