Unix Which command is used with vi editor to save file and remain in the editing mode? :q None of these :w :x q! :q None of these :w :x q! ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod ugo+x note chmod u+x note chmod u+w note chmod g+x note chmod ugo+x note chmod u+x note chmod u+w note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? cat more ls file cat more ls file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? more None of these pg cat lp more None of these pg cat lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc None of these copy programs/wb misc/wb copy a:programs/wb b:misc/wb tar programs/wb misc/wb cp programs/wb misc None of these copy programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the device name of the terminal you are using? tty stty ls None of these who tty stty ls None of these who ANSWER DOWNLOAD EXAMIANS APP