Unix Which of the following is not a filter? wc sort grep None of these wc sort grep None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with ps command to slow the entire command line of the process being run? #NAME? -4 -1 -2 #NAME? -4 -1 -2 ANSWER DOWNLOAD EXAMIANS APP
Unix The field separator in cut command is specified with -r option None of these #NAME? -c -r option None of these #NAME? -c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* All of these catch patch .ch All of these catch patch .ch ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file print a file copy a file None of these capture a file display a file print a file copy a file None of these capture a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP