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