Unix Which of the following files will displayed by this command cat *ch* .ch All of these patch catch .ch All of these patch catch ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to count the total number of lines, words, and characters contained in a file. wcount wc None of these countw count p wcount wc None of these countw count p ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -a ls -l ls -F ls -x ls -a ls -l ls -F ls -x ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed lyrix cat vi ed lyrix cat vi ANSWER DOWNLOAD EXAMIANS APP
Unix The command chmod 761 note is equivalent to chmod 167 note chmod 4=7, g=6,0 =1 note None of these chmo a =761 note chmod u=rwx, g=rw, o=x note chmod 167 note chmod 4=7, g=6,0 =1 note None of these chmo a =761 note chmod u=rwx, g=rw, o=x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display the top of the file? cat head more grep cat head more grep ANSWER DOWNLOAD EXAMIANS APP