Unix Which command is used to set the three permissions for all the three categories of users of a file? None of these chusr chown chgrp chmod None of these chusr chown chgrp chmod ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file capture a file print a file copy a file None of these display a file capture a file print a file copy a file None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? head cat more grep head cat more grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? #NAME? -c None of these -r option #NAME? -c None of these -r option 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 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 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 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note chmod 4=rwx, g=rw note chmod 671 note chmod 761 note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP