Unix Which command will be used with vi editor to insert text to left of cursor? a i s S a i s S ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -F ls -l ls -x ls -l -d ls -F ls -l ls -x ls -l -d ANSWER DOWNLOAD EXAMIANS APP
Unix Which command will be used with vi editor to replace text from cursor to right? c r R C c r R C ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? cat | /sales > empl.lst /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst cat | /sales > empl.lst /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix The octal representation 652 indicates All of these None of these Execute permission for the owner Read and write permission of groups Write permission for others All of these None of these Execute permission for the owner Read and write permission of groups Write permission for others ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? cp cpio tar copy None of these cp cpio tar copy None of these ANSWER DOWNLOAD EXAMIANS APP