Unix Which of the following command addresses all users who are currently hooked on? wall mail write mesg wall mail write mesg ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? bof tail eof head - r None of these bof tail eof head - r None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the shell erxc profile logic shell erxc profile logic 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 -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Write permission for others None of these Read and write permission of groups All of these Execute permission for the owner Write permission for others None of these Read and write permission of groups All of these Execute permission for the owner ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? None of these cp programs/wb misc copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb None of these cp programs/wb misc copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb ANSWER DOWNLOAD EXAMIANS APP