Unix Which command is used to sort the lines of data in a file in alphabetical order? sh None of these sort sort -r st sh None of these sort sort -r st ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to assign executable permission to the owner of the file named "note"? chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note chmod ugo+x note chmod u+w note chmod u+x note chmod g+x note ANSWER DOWNLOAD EXAMIANS APP
Unix Which option will be used with sort command to start sorting ofter the nth column of the (m+l)th field? None of these kill +(m+l).n #NAME? None of these kill +(m+l).n #NAME? ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to set the three permissions for all the three categories of users of a file? chmod chown chgrp chusr None of these chmod chown chgrp chusr None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which shell's wild-cards is used to match a single character? [ijk] None of these [!ijk] ? * [ijk] None of these [!ijk] ? * ANSWER DOWNLOAD EXAMIANS APP
Unix In Bourne shell, which file sets the Unix environment for the user when the logs into his HOME directory. .mbox None of these .profile .exrc lastlogin .mbox None of these .profile .exrc lastlogin ANSWER DOWNLOAD EXAMIANS APP