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