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 commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x ls ~ x Ip ls -l ls -F -x ls ~ x Ip ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with touch command to change the access time? pid -r option None of these #NAME? pid -r option None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? Smith shell Bourne shell Korn shell C shell None of these Smith shell Bourne shell Korn shell C shell None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? None of these a I i A None of these a I i A ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? j i h None of these k j i h None of these k ANSWER DOWNLOAD EXAMIANS APP