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 Which command allows you to view your file 24 lines at a time? None of these cat more pg lp None of these cat more pg lp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a file? mv del remove rm mv del remove rm ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? trial TRY my .file None of these trial TRY my .file None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? # ; : $ # ; : $ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? eof None of these head - r bof tail eof None of these head - r bof tail ANSWER DOWNLOAD EXAMIANS APP