Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -l ls -l -d ls -x ls -F ls -l ls -l -d ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to have a two-way communication with any person who is currently logged in? mail write mesg None of these grep mail write mesg None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates None of these Write permission for others All of these Execute permission for the owner Read and write permission of groups None of these Write permission for others All of these Execute permission for the owner Read and write permission of groups 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 with vi editor to move the cursor to the left? k None of these i h j k None of these i h j ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod a-rw chmod u+r,g+r,o-x note None of these chmod go+r note chmod ugo=r note chmod a-rw chmod u+r,g+r,o-x note None of these chmod go+r note chmod ugo=r note ANSWER DOWNLOAD EXAMIANS APP