Unix Which of the following commands is used to display your working directory? path prompt $p$g dir pwd path prompt $p$g dir pwd ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? li ic nu nm li ic nu nm ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor backward to the beginning of a word to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen to move the cursor to the first column in the current line to move the cursor backward to the beginning of a word to move the cursor to a matching delimiter, when a delimiters a parenthesis, a bracket, or a brace. to move the cursor to the upperleft corner of the screen to move the cursor to the first column in the current line 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 None of these cut sales empl.lst grep sales empl.lst /sales > empl.lst cat | /sales > empl.lst None of these cut sales empl.lst grep sales empl.lst /sales > empl.lst ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following is not a filter? sort wc None of these grep sort wc None of these grep ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to go to home directory? None of these cd/ cd HOME. cd cd.. None of these cd/ cd HOME. cd cd.. ANSWER DOWNLOAD EXAMIANS APP