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