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