Unix Which command is used to terminate a process? shutdown haltsys cancel kill shutdown haltsys cancel kill 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 go+r, u+x note chmod u-x, go+r note None of these chmod go+x, u-x note chmod g-x, uo+r note chmod go+r, u+x note chmod u-x, go+r note None of these chmod go+x, u-x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd cdir chdir changedir None of these cd cdir chdir changedir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove a directory? rmdir dldir rdir rd rmdir dldir rdir rd ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is invalid filename? trial my .file TRY None of these trial my .file TRY None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? R C r c R C r c ANSWER DOWNLOAD EXAMIANS APP