Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod u + w letter None of these chmod u + x letter chmod g + x letter chmod ugo + x letter chmod u + w letter None of these chmod u + x letter chmod g + x letter chmod ugo + x letter ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to count the total number of lines, words, and characters contained in a file? wc countw None of these count p wcount wc countw None of these count p wcount ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove files? delete erase dm None of these rm delete erase dm None of these rm ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove the directory? rmdir rd remove rdir None of these rmdir rd remove rdir None of these ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete a single character? y x z a None of these y x z a None of these ANSWER DOWNLOAD EXAMIANS APP