Unix Which of the following keys is used to delete the character beneath the cursor? None of these D X dd x None of these D X dd x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc infile | newfile wc infile - newfile wc infile >newfile wc newfile wc infile | newfile wc infile - newfile wc infile >newfile wc newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls lst* ls *.* ls -l *.lst ls *[lst] ls lst* ls *.* ls -l *.lst ls *[lst] ANSWER DOWNLOAD EXAMIANS APP
Unix The [line number G] key allows you to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these to move cursor right by one position to move cursor down by one line to move cursor to the beginning of the line specified by the number to move cursor left by one position None of these to move cursor right by one position to move cursor down by one line ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? a S s A a S s A ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 3 6 1 None of these 5 3 6 1 None of these 5 ANSWER DOWNLOAD EXAMIANS APP