Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use tty ^c stty echoe stty echo ^a stty intr ^c tty ^c stty echoe stty echo ^a stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod go+r note chmod ugo=r note None of these chmod a-rw chmod u+r,g+r,o-x note chmod go+r note chmod ugo=r note None of these chmod a-rw chmod u+r,g+r,o-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. grep write mesg mail grep write mesg mail ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? pid au ps du pid au ps du ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? ln cp tar lk None of these ln cp tar lk None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with rm command to make the command prompt the user with each filename and a ?, before acting on it #NAME? None of these -1 -r #NAME? None of these -1 -r ANSWER DOWNLOAD EXAMIANS APP