Unix Which of the following commands is used to identify the type of file by context? cat more file ls cat more file ls ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following shell's wildcards are used to match any number of characters including none? None of these ? * [!ijk] [ijk] None of these ? * [!ijk] [ijk] ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to display and create files? ed lyrix vi cat ed lyrix vi cat ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to get directory one level up? cd/ chdir cd .. None of these cd cd/ chdir cd .. None of these cd ANSWER DOWNLOAD EXAMIANS APP
Unix Which command allows you to view your file 24 lines at a time? more pg lp cat None of these more pg lp cat None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to remove the read permission of the file 'note' from both the group and others? chmod go+r note chmod go+rw note chmod go-r note chmod go-x note chmod go+r note chmod go+rw note chmod go-r note chmod go-x note ANSWER DOWNLOAD EXAMIANS APP