Unix You can append to a file instead of overwriting by using the < symbols >> symbols None of these > symbols < symbols >> symbols None of these > symbols ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following options will be used to display number of blocks used by a file? None of these -r option -c #NAME? None of these -r option -c #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? i j k None of these h i j k None of these h ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to remove files? delete dm erase rm None of these delete dm erase rm None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates None of these Execute permission for the owner All of these Read and write permission of groups Write permission for others None of these Execute permission for the owner All of these Read and write permission of groups Write permission for others 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+r ??? emp chmod 777 emp* chmod u+x emp[1-3] chmod 222 emp? chmod u+r ??? emp chmod 777 emp* chmod u+x emp[1-3] ANSWER DOWNLOAD EXAMIANS APP