Linux What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others? chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod g - x, uo + r letter chmod u - x, go + r letter chmod go + r, u + x letter chmod go + x, u - x letter chmod g - x, uo + r letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove a file? None of the listed here rm del mv None of the listed here rm del mv ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display your current working directory? None of the listed here prompt $p$g path pwd None of the listed here prompt $p$g path pwd ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to display the top of the file? cat more head grep cat more head grep ANSWER DOWNLOAD EXAMIANS APP
Linux What command do you use to delete a file? rm delete cp rename rm delete cp rename ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to print a file? prn pg print lp prn pg print lp ANSWER DOWNLOAD EXAMIANS APP