Linux What command is used to assign executable permission to the owner of the file named "letter"? chmod g + x letter chmod u + w letter chmod ugo + x letter chmod u + x letter None of these chmod g + x letter chmod u + w letter chmod ugo + x 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 countw count p None of these wcount wc countw count p None of these wcount ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove files? delete None of these rm erase dm delete None of these rm erase dm ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used to remove the directory? rd None of these remove rmdir rdir rd None of these remove rmdir rdir ANSWER DOWNLOAD EXAMIANS APP
Linux What command is used with vi editor to delete a single character? z x a y None of these z x a y None of these ANSWER DOWNLOAD EXAMIANS APP