Unix The cp command uses: both input and output file neither standard input nor standard output file standard output file standard input file both input and output file neither standard input nor standard output file standard output file standard input file ANSWER DOWNLOAD EXAMIANS APP
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 get directory one level up? cd/ cd None of these cd .. chdir cd/ cd None of these cd .. chdir 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 * rm *.* rm -r * rm all None of these rm * rm *.* rm -r * rm all None of these ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. lastlogin None of these .mbox .exrc .profile lastlogin None of these .mbox .exrc .profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note chmod 167 note chmod 761 note chmod 4=rwx, g=rw note chmod 671 note ANSWER DOWNLOAD EXAMIANS APP