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