Unix Which of the following keys is used to delete the character beneath the cursor? dd X None of these x D dd X None of these x D ANSWER DOWNLOAD EXAMIANS APP
Unix The Octal number to be given alogn with chmod command to make a file readable, writable and executable to the owner, readable and executable to group and others is: 555 744 755 555 744 755 ANSWER DOWNLOAD EXAMIANS APP
Unix The first set of the three permissions (rw) pertains to the owner of the file, indicating that the owner has executable permission only both read and executable permissions. both read and write permissions write and executable permissions None of these executable permission only both read and executable permissions. both read and write permissions write and executable permissions None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following files will displayed by this command cat *ch* patch All of these .ch catch patch All of these .ch catch ANSWER DOWNLOAD EXAMIANS APP
Unix The command used to remove the directory is; rd rdir rmdir remove None of these rd rdir rmdir remove None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod go+r note chmod a-rw chmod u+r,g+r,o-x note chmod ugo=r note None of these chmod go+r note chmod a-rw chmod u+r,g+r,o-x note chmod ugo=r note None of these ANSWER DOWNLOAD EXAMIANS APP