Unix Which command is used to set the three permissions for all the three categories of users of a file? chmod chgrp None of these chusr chown chmod chgrp None of these chusr chown ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells the name of the group owner of the file who the owner of the file is None of these All of these how large the file is and when the file was last modified. the name of the group owner of the file who the owner of the file is None of these All of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a communication command. mesg write mail grep mesg write mail grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls lst* ls -l *.lst ls *.* ls *[lst] ls lst* ls -l *.lst ls *.* 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 671 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 ANSWER DOWNLOAD EXAMIANS APP