Unix Which of the following commands can be used to get information about yourself? pwd i /4 which who am i None of these pwd i /4 which who am i None of these ANSWER DOWNLOAD EXAMIANS APP
Unix The % key allows you 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 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 command is used to remove a directory? rmdir rdir rd dldir rmdir rdir rd dldir 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? ls -F -x Ip ls ~ x ls -l ls -F -x Ip ls ~ x ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is not the vi Input mode command? rch j R S None of these rch j R S None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to change protection mode of files starting with the string emp and ending with 1,2, or 3? chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? chmod u+r ??? emp chmod u+x emp[1-3] chmod 777 emp* chmod 222 emp? chmod u+r ??? emp ANSWER DOWNLOAD EXAMIANS APP