Unix Which of the following files will displayed by this command cat *ch* .ch catch All of these patch .ch catch All of these patch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display your working directory? path prompt $p$g pwd dir path prompt $p$g pwd dir 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+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to sort the lines of data in a file in alphabetical order? sort sort -r sh None of these st sort sort -r sh None of these st ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -x ls -F ls -a ls -l ls -x ls -F ls -a ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used with vi editor to move the cursor to the left? j i None of these k h j i None of these k h ANSWER DOWNLOAD EXAMIANS APP