Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? A a S s A a S s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls *[lst] ls -l *.lst ls *.* ls lst* ls *[lst] ls -l *.lst ls *.* ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following directories contain all the Alias created by a user, including his login directory? /etc /dev /tmp /usr /etc /dev /tmp /usr ANSWER DOWNLOAD EXAMIANS APP
Unix The seventh field of /etc/password is None of these home login password shell None of these home login password shell ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to copy a file wb with the same name from the programs directory to the misc directory? copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb None of these cp programs/wb misc copy a:programs/wb b:misc/wb copy programs/wb misc/wb tar programs/wb misc/wb None of these cp programs/wb misc ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to insert text to left of cursor? i a S s i a S s ANSWER DOWNLOAD EXAMIANS APP