Unix Which command is used with vi editor to save file and remain in the editing mode? :w q! None of these :x :q :w q! None of these :x :q ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to search a pattern in the forward direction? / ?? ? // / ?? ? // ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to rename a file? ren remove mv rename ren remove mv rename ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to copy a file wb from the programs directory into a file called wbx in the misc directory? copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx copy programs/wb misc/wbx tar programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix The agency that sits between the user and the UNIX system is called the erxc shell profile logic erxc shell profile logic ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following keys is used to replace a single character with new text? s S r R s S r R ANSWER DOWNLOAD EXAMIANS APP