Unix Which command sends the word count of the file infile to the newfile. wc infile - newfile wc infile | newfile wc newfile wc infile >newfile wc infile - newfile wc infile | newfile wc newfile wc infile >newfile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -x ls -l ls -F ls -a ls -x ls -l ls -F ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells how large the file is and when the file was last modified. None of these the name of the group owner of the file All of these who the owner of the file is how large the file is and when the file was last modified. None of these the name of the group owner of the file All of these who the owner of the file is ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? cd.. cd cd HOME. None of these cd/ cd.. cd cd HOME. None of these cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? od of cd oct od of cd oct ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands can be used to get information about all users who are currently logged into the system? who which None of these who am i 1 /u who which None of these who am i 1 /u ANSWER DOWNLOAD EXAMIANS APP