Unix Which command is used to save the standard output in a file, as well as display it on the terminal? more None of these tee grep cat more None of these tee grep cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch catch .ch All of these patch catch .ch All of these 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 tee tr sort grep tee tr sort ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /usr /tmp /dev /etc /usr /tmp /dev /etc ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? None of these cut sales empl.lst /sales > empl.lst grep sales empl.lst cat | /sales > empl.lst None of these cut sales empl.lst /sales > empl.lst grep sales empl.lst cat | /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP