Unix The agency that sits between the user and the UNIX system is called the erxc profile shell logic erxc profile shell logic ANSWER DOWNLOAD EXAMIANS APP
Unix Which operator will be used with chmod command to assign absolute permission? = % None of these - + = % None of these - + ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 1 3 None of these 5 6 1 3 None of these 5 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 of the following files will displayed by this command cat *ch* patch catch .ch All of these patch catch .ch All of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? chmod u+r ??? emp chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? chmod u+r ??? emp ANSWER DOWNLOAD EXAMIANS APP