Unix Which command is used to set the three permissions for all the three categories of users of a file? chusr chmod chown chgrp None of these chusr chmod chown chgrp None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files contains information related to password aging? All the these Shadow profile password All the these Shadow profile password ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy all files having the string chap and any two characters after that to the progs directory? cp chap?? progs cp chap* progs cp chap?? /progs/* cp chap[12] /progs/*.* cp chap?? progs cp chap* progs cp chap?? /progs/* cp chap[12] /progs/*.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter chmod ugo+rw letter chmod ugo+x letter chmod ugo+r letter chmod u+x letter ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display a file contents in octal form? oct od cd of oct od cd of ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed vi lyrix cat ed vi lyrix cat ANSWER DOWNLOAD EXAMIANS APP