Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note chmod ugo+x note chmod g+x note chmod u+w note chmod u+x note ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has read permission only owner has read permission only other has read permission only group has write permission only group has read permission only owner has read permission only other has read permission only group has write permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? None of these cancel all kill 0 kill 1 cancel 1 None of these cancel all kill 0 kill 1 cancel 1 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? cp programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx copy a:programs/wb b:misc/wbx tar programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? kill shutdown cancel haltsys kill shutdown cancel haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rmdir rd rdir dldir rmdir rd rdir dldir ANSWER DOWNLOAD EXAMIANS APP