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 You can append to a file instead of overwriting by using the < symbols None of these >> symbols > symbols < symbols None of these >> symbols > symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod 222 emp? chmod u+x emp[1-3] chmod u+r ??? emp chmod 777 emp* chmod 222 emp? chmod u+x emp[1-3] chmod u+r ??? emp chmod 777 emp* ANSWER DOWNLOAD EXAMIANS APP
Unix Which column contains all details of the permissions of a file when you issue the ls -l command? fourth second third first fourth second third first ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? nu nm ic li nu nm ic li ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mesg wall write mail mesg wall write mail ANSWER DOWNLOAD EXAMIANS APP