Unix - Study Mode

[#436] The first argument is read by the shell into the parameter . . . . . . . .
Correct Answer

(D) $1

[#437] Which command is used for renaming files?
Correct Answer

(B) mv

[#438] dw will . . . . . . . .
Correct Answer

(B) deletes one word

[#439] Which one of the following option is used for AND operation in test command?
Correct Answer

(B) -a

[#440] How can we copy a file into our current directory?
Correct Answer

(B) cp file1