Unix Which of the following files contains information related to password aging? profile password Shadow All the these profile password Shadow All the these ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 666 note chmod 444 note chmod 555 note chmod 333 note chmod 666 note chmod 444 note chmod 555 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? None of these cp programs/wb misc tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb None of these cp programs/wb misc tar programs/wb misc/wb copy programs/wb misc/wb copy a:programs/wb b:misc/wb 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 761 note chmod 167 note chmod 671 note chmod 4=rwx, g=rw note chmod 761 note chmod 167 note chmod 671 note chmod 4=rwx, g=rw note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chusr chgrp chmod chown None of these chusr chgrp chmod chown None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to save the standard output in a file, as well as display it on the terminal? cat tee more grep None of these cat tee more grep None of these ANSWER DOWNLOAD EXAMIANS APP