Unix Which of the following keys is used to delete the character beneath the cursor? x X dd None of these D x X dd None of these D ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these None of these Execute permission for the owner Read and write permission of groups Write permission for others All of these None of these Execute permission for the owner Read and write permission of groups Write permission for others ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with file named 'note' to remove the executable permission from the user and assign read permission to the group and others? chmod g-x, uo+r note chmod u-x, go+r note None of these chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note None of these chmod go+r, u+x note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Major expressions used with find command to select file is it has been accessed in more than 375 days, is #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? #NAME? #NAME? None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells how large the file is and when the file was last modified. All of these the name of the group owner of the file None of these who the owner of the file is how large the file is and when the file was last modified. All of these the name of the group owner of the file None of these who the owner of the file is ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? lp None of these more pg cat lp None of these more pg cat ANSWER DOWNLOAD EXAMIANS APP