Unix Which command is used to extract specific columns from the file? cut paste cat grep cut paste cat grep 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 will be used with vi editor to append text at end of line? None of these A a i I None of these A a i I ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? grep head more cat grep head more cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? cd oct od of cd oct od of ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? cp tar None of these copy cpio cp tar None of these copy cpio ANSWER DOWNLOAD EXAMIANS APP