Unix Which command is used with vi editor to move the cursor to the left? k j h i None of these k j h i None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to move all files to the bin sub-directory of the parent directory? mv * /bin/* mv * ../bin None of these mv *.* /bin/ mv * ../bin *.* mv * /bin/* mv * ../bin None of these mv *.* /bin/ mv * ../bin *.* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command addresses all users who are currently hooked on? mesg mail wall write mesg mail wall write 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 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 None of these chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note chmod g-x, uo+r note None of these chmod u-x, go+r note chmod go+r, u+x note chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel kill haltsys shutdown cancel kill haltsys shutdown ANSWER DOWNLOAD EXAMIANS APP