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 The command used to remove the directory is; rmdir rdir rd None of these remove rmdir rdir rd None of these remove ANSWER DOWNLOAD EXAMIANS APP
Unix The File that contains a set of instructions which are performed when a user logs in, is .exrc autoexec.bat .profile .autoexec None of these .exrc autoexec.bat .profile .autoexec None of these 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 g-x, uo+r note chmod u-x, go+r note None of these chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note chmod u-x, go+r note None of these chmod go+r, u+x note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which commands is used to assign executable permission to all of the files named "letter"? chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter chmod u+x letter chmod ugo+x letter chmod ugo+rw letter chmod ugo+r letter 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 -c #NAME? -r option None of these -c #NAME? -r option ANSWER DOWNLOAD EXAMIANS APP