Unix - Study Mode

[#266] Which built-in variable is used by the awk to specify the line numbers?
Correct Answer

(B) NR

[#267] POSIX is a set of standards specified for establishing compatibility between operating systems.
Correct Answer

(A) True

[#268] Which command is used for killing a line?
Correct Answer

(D) ctrl-u

[#269] Which option is used with pr command for printing multi-columnar output?
Correct Answer

(B) -k

[#270] Which control unlocks the keyboard?
Correct Answer

(D) ctrl-q