Unix Which of command is used to copy a file? cp None of these copy cpio tar cp None of these copy cpio tar ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? None of these chdir cd cd .. cd/ None of these chdir cd cd .. cd/ ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to list contents of directories? dir lp tar ls dir lp tar ls ANSWER DOWNLOAD EXAMIANS APP
Unix In vi editor, forward search is performed using the command. ?pat All of these /pat :pat ?pat All of these /pat :pat ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? i None of these k h j i None of these k h j ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display all the lines with the string 'sales' from the file empl.lst? None of these /sales > empl.lst grep sales empl.lst cut sales empl.lst cat | /sales > empl.lst None of these /sales > empl.lst grep sales empl.lst cut sales empl.lst cat | /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP