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