Unix Which command will be used with vi editor to replace text from cursor to right? C c R r C c R r 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 is not a filter? wc sort grep None of these wc sort grep None of these 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 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 copy a:programs/wb b:misc/wbx cp programs/wb misc/wbx ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls lst* ls *.* ls -l *.lst ls *[lst] ls lst* ls *.* ls -l *.lst ANSWER DOWNLOAD EXAMIANS APP