Unix Which of the following keys is used to move the cursor to the end of the paragraph. ( { } ) ( { } ) 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+w note chmod g+x note chmod u+x note chmod ugo+x note chmod u+w note chmod g+x note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc newfile wc infile >newfile wc infile | newfile wc infile - newfile wc newfile wc infile >newfile wc infile | newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? #NAME? None of these -c -r option #NAME? None of these -c -r option ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. ?pat /pat :pat All of these ?pat /pat :pat All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? lyrix ed vi cat lyrix ed vi cat ANSWER DOWNLOAD EXAMIANS APP