Unix Which command will be used with vi editor to replace single character under cursor with any number of characters? S a A s S a A s ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move cursor forward to first occurrence of character 'ch' in the current line? fch ech None of these rch tch fch ech None of these rch tch ANSWER DOWNLOAD EXAMIANS APP
Unix The cat command is used to display a file print a file None of these capture a file copy a file display a file print a file None of these capture a file copy a file ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list all the files with extension .lst? ls -l *.lst ls *[lst] ls *.* ls lst* ls -l *.lst ls *[lst] ls *.* ls lst* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to locate all the .profile files in the system? l -u .profile None of these ls profile find /-name profile -print cd /.profile l -u .profile None of these ls profile find /-name profile -print cd /.profile ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change directory to the name beginning with a 'p'? cd [p] cd p* cd p cd p* cd [p] cd p* cd p cd p* ANSWER DOWNLOAD EXAMIANS APP