Linux What command do you use to delete a file? delete rename rm cp delete rename rm cp ANSWER DOWNLOAD EXAMIANS APP
Linux Which of the following command lists the last 10 lines of a file? cat tail grep head cat tail grep head ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to terminate a process? haltsys kill cancel shutdown haltsys kill cancel shutdown ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete three words? None of the listed here 3$d 3 dw 3 dd None of the listed here 3$d 3 dw 3 dd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to assign only read permission to all three categories of the file'letter'? chmod go + r letter chmod u + r, g + r, o - x letter chmod a - rw letter chmod ugo = r letter chmod go + r letter chmod u + r, g + r, o - x letter chmod a - rw letter chmod ugo = r letter ANSWER DOWNLOAD EXAMIANS APP