Unix The second set of the three permissions (r-) indicates that group has write permission only group has read permission only other has read permission only owner has read permission only group has write permission only group has read permission only other has read permission only owner has read permission only ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to change the working directory? cd None of these chdir changedir cdir cd None of these chdir changedir cdir ANSWER DOWNLOAD EXAMIANS APP
Unix Which of are following internal commands is used in mail to forward mail to user in user-list? d user-list m user-list e user-list r user-list None of these d user-list m user-list e user-list r user-list None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which of the following commands is used to display the directory attributes rather than its contents? ls -l -d ls -F ls -x ls -l ls -l -d ls -F ls -x ls -l ANSWER DOWNLOAD EXAMIANS APP
Unix Which symbol will be used with grep command to match the pattern pat at the end of a line? pat$ None of these $pat ^pat pat^ pat$ None of these $pat ^pat pat^ ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to make all files and sub-directories in the directory (progs) executable by all users? chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs chmod -R 222 progs chmod -x a+x progs chmod -1 a+x progs chmod -R a+x progs ANSWER DOWNLOAD EXAMIANS APP