Unix Which command is used to save the standard output in a file, as well as display it on the terminal? cat None of these more grep tee cat None of these more grep tee ANSWER DOWNLOAD EXAMIANS APP
Unix While working with mail command, which command is used to save mail in a separate file? d s w r d s w r 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 -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs chmod -1 a+x progs chmod -R 222 progs chmod -x a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to compare the files is known as comp do ccp cmp comp do ccp cmp ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? cancel 1 None of these cancel all kill 1 kill 0 cancel 1 None of these cancel all kill 1 kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has both read and executable permissions. write and executable permissions executable permission only both read and write permissions None of these both read and executable permissions. write and executable permissions executable permission only both read and write permissions None of these ANSWER DOWNLOAD EXAMIANS APP