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 go+x, u-x note chmod go+r, u+x note None of these chmod u-x, go+r note chmod g-x, uo+r note chmod go+x, u-x note chmod go+r, u+x note None of these chmod u-x, go+r note chmod g-x, uo+r note ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol is used to separate more than one command in the same command line? # : $ ; # : $ ; ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? a S s A a S s A ANSWER DOWNLOAD EXAMIANS APP
Unix Which option is used with cmp command to give a detailed list of the byte number and the differing bytes in octal for each character that differs in both the files? -l -b -r -d None of these -l -b -r -d None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The second set of the three permissions (r-) indicates that group has write permission only owner has read permission only group has read permission only other has read permission only group has write permission only owner has read permission only group has read permission only other has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the logic shell profile erxc logic shell profile erxc ANSWER DOWNLOAD EXAMIANS APP