Unix Which command is used to display the device name of the terminal you are using? ls stty who None of these tty ls stty who None of these tty 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 The command which transcribes the standard input to the standard output and also makes a copy of the same in a file is tr tee grep sort tr tee grep sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out None of these cp - p cpio cp copy None of these cp - p cpio cp copy ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? None of these cd/ cd.. cd cd HOME. None of these cd/ cd.. cd cd HOME. ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to count just the number of characters in a file? wc -w wc -r wc - 1 wc -c wc -w wc -r wc - 1 wc -c ANSWER DOWNLOAD EXAMIANS APP