Unix Which command is used to locate all the .profile files in the system? ls profile find /-name profile -print l -u .profile cd /.profile None of these ls profile find /-name profile -print l -u .profile cd /.profile None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you to move the cursor to the first column in the current line to move the cursor to the upperleft corner of the screen 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 first column in the current line to move the cursor to the upperleft corner of the screen 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. ANSWER DOWNLOAD EXAMIANS APP
Unix Which of command is used to copy a file? copy cp tar None of these cpio copy cp tar None of these cpio ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following command is used to count just the number of lines contained in a file? wc -c None of these wc -l wc -r wc -w wc -c None of these wc -l wc -r wc -w ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd cdir changedir chdir None of these cd cdir changedir chdir None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the filenames in multiple columns with indication of directories and executable file? Ip ls ~ x ls -F -x ls -l Ip ls ~ x ls -F -x ls -l ANSWER DOWNLOAD EXAMIANS APP