Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echoe tty ^c stty echo ^a stty intr ^c stty echoe tty ^c stty echo ^a stty intr ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? rename ren remove mv rename ren remove mv ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? chdir cdir changedir None of these cd chdir cdir changedir None of these cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy a:programs/wb b:misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy directory structures in and out copy None of these cp cpio cp - p copy None of these cp cpio cp - p ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to link the files? lk cp ln tar None of these lk cp ln tar None of these ANSWER DOWNLOAD EXAMIANS APP