Unix Which command is used with vi editor to save file and remain in the editing mode? :x :q None of these :w q! :x :q None of these :w q! ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to append text at end of line? a None of these A I i a None of these A I i ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod ugo=r note None of these chmod u+r,g+r,o-x note chmod go+r note chmod a-rw chmod ugo=r note None of these chmod u+r,g+r,o-x note chmod go+r note chmod a-rw ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate a process? cancel kill shutdown haltsys cancel kill shutdown haltsys ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is shell password login None of these home shell password login None of these home ANSWER DOWNLOAD EXAMIANS APP
Unix The special shell variable $* is used None of these to exit status of ast command executed. to name the command being executed to process number of the current shell to list the positional parameters None of these to exit status of ast command executed. to name the command being executed to process number of the current shell to list the positional parameters ANSWER DOWNLOAD EXAMIANS APP