Unix The command used to remove the directory is; rdir rmdir rd remove None of these rdir rmdir rd remove None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the characteristics of a process? pid au ps du pid au ps du ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells None of these how large the file is and when the file was last modified. who the owner of the file is All of these the name of the group owner of the file None of these how large the file is and when the file was last modified. who the owner of the file is All of these the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP
Unix The chmod ugo+rw note command can be represented in octal notation as chmod 333 note chmod 555 note chmod 666 note chmod 444 note chmod 333 note chmod 555 note chmod 666 note chmod 444 note 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 222 emp? chmod u+r ??? emp chmod 777 emp* chmod u+x emp[1-3] chmod 222 emp? chmod u+r ??? emp chmod 777 emp* chmod u+x emp[1-3] ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates Write permission for others Read and write permission of groups Execute permission for the owner All of these None of these Write permission for others Read and write permission of groups Execute permission for the owner All of these None of these ANSWER DOWNLOAD EXAMIANS APP