Unix The command that can be used to restrict incoming messages to a user is halt mesg None of these grep sleep halt mesg None of these grep sleep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following set options is used with vi editor to ignore case while searching for patterns? ai ic ts sm ai ic ts sm ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? shutdown haltsys kill cancel shutdown haltsys kill cancel ANSWER DOWNLOAD EXAMIANS APP
Unix The commonly used UNIX commands like date, ls, cat, etc. are stored in None of these /unix directory /tmp directory /dev directory /bin and /usr/bin directories None of these /unix directory /tmp directory /dev directory /bin and /usr/bin directories ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to save the output of the who command in a file named user.lst, as well as display it? who | tee user.lst who < user.lste who > user.lst who >> user.lst None of these who | tee user.lst who < user.lste who > user.lst who >> user.lst None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to delete all files in the current directory as well as all files and sub-directories in its subdirectories? rm * None of these rm all rm *.* rm -r * rm * None of these rm all rm *.* rm -r * ANSWER DOWNLOAD EXAMIANS APP