Unix Which command is used to display the characteristics of a process? du pid au ps du pid au ps ANSWER DOWNLOAD EXAMIANS APP
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 get directory one level up? cd/ None of these chdir cd .. cd cd/ None of these chdir cd .. cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? cpio None of these copy cp tar cpio None of these copy cp tar 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 grep sort tee tr grep sort tee tr ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? -4 -2 -1 #NAME? -4 -2 -1 #NAME? ANSWER DOWNLOAD EXAMIANS APP