Unix Which command is used to display and create files? ed lyrix cat vi ed lyrix cat vi ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to create a directory? mkdir crdir cr md None of these mkdir crdir cr md None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which is the earliest and most widely used shell that came with the UNIX system? C shell Smith shell Bourne shell None of these Korn shell C shell Smith shell Bourne shell None of these Korn shell 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 u+r ??? emp chmod 222 emp? chmod u+x emp[1-3] chmod 777 emp* chmod u+r ??? emp chmod 222 emp? ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to identify the type of file by context? file cat ls more file cat ls more ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to assign only read permission to all three categories of the file 'note'? chmod a-rw None of these chmod u+r,g+r,o-x note chmod ugo=r note chmod go+r note chmod a-rw None of these chmod u+r,g+r,o-x note chmod ugo=r note chmod go+r note ANSWER DOWNLOAD EXAMIANS APP