Unix Which command is used with vi editor to move the cursor to the left? k None of these j h i k None of these j h i ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod u+x note chmod u+w note chmod ugo+x note chmod g+x note chmod u+x note chmod u+w note chmod ugo+x note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells All of these how large the file is and when the file was last modified. who the owner of the file is None of these the name of the group owner of the file All of these how large the file is and when the file was last modified. who the owner of the file is None of these the name of the group owner of the file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the end of the file? head - r tail eof bof None of these head - r tail eof bof None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? None of these cancel 1 kill 1 cancel all kill 0 None of these cancel 1 kill 1 cancel all kill 0 ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to update access and modification times of a file? cat grep wc touch cat grep wc touch ANSWER DOWNLOAD EXAMIANS APP