Unix The command chmod 761 note is equivalent to chmo a =761 note chmod 4=7, g=6,0 =1 note None of these chmod u=rwx, g=rw, o=x note chmod 167 note chmo a =761 note chmod 4=7, g=6,0 =1 note None of these chmod u=rwx, g=rw, o=x note chmod 167 note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst cat | /sales > empl.lst /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst 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? None of these #NAME? #NAME? #NAME? #NAME? None of these #NAME? #NAME? 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 u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note chmod u-x, go+r note chmod go+r, u+x note chmod g-x, uo+r note None of these chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to overstrike a whole line? v u C None of these R v u C None of these R 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 5 None of these 6 1 3 5 None of these 6 1 3 ANSWER DOWNLOAD EXAMIANS APP