Unix Which command is used to display a file contents in octal form? od oct cd of od oct cd of ANSWER DOWNLOAD EXAMIANS APP
Unix Which command sends the word count of the file infile to the newfile. wc newfile wc infile >newfile wc infile | newfile wc infile - newfile wc newfile wc infile >newfile wc infile | newfile wc infile - newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? wc None of these sort grep wc None of these sort grep ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells how large the file is and when the file was last modified. All of these who the owner of the file is the name of the group owner of the file None of these how large the file is and when the file was last modified. All of these who the owner of the file is the name of the group owner of the file None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? i k j None of these h i k j None of these h ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* .ch patch catch All of these .ch patch catch All of these ANSWER DOWNLOAD EXAMIANS APP