Unix Which command will be used with vi editor to replace text from cursor to right? c R C r c R C r ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? chdir cd cd .. cd/ None of these chdir cd cd .. cd/ None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -x ls -l ls -l -d ls -F ls -x ls -l ls -l -d ANSWER DOWNLOAD EXAMIANS APP
Unix If you are to use [Control-c] as the interrupt key instead of [Del], then you will have to use stty echo ^a stty intr ^c stty echoe tty ^c stty echo ^a stty intr ^c stty echoe tty ^c ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the beginning of a line? ^pat pat$ $pat pat^ ^pat pat$ $pat pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix The ls -l command tells who the owner of the file is None of these the name of the group owner of the file All of these how large the file is and when the file was last modified. who the owner of the file is None of these the name of the group owner of the file All of these how large the file is and when the file was last modified. ANSWER DOWNLOAD EXAMIANS APP