Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echoe stty intr ^c stty echo ^a tty ^c stty echoe stty intr ^c stty echo ^a tty ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? md cr None of these crdir mkdir md cr None of these crdir mkdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following signs is used to back up over typing errors in vi? @ $ ! None of these # @ $ ! None of these # ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? ls -F -x Ip ls -l ls ~ x ls -F -x Ip ls -l ls ~ x ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? j rch S None of these R j rch S None of these R ANSWER DOWNLOAD EXAMIANS APP