Unix Which of the following commands is used to absolutely assign all permissions to the owner, read and write permissions to the group and only executable permission to the others of the file note? chmod 671 note chmod 167 note chmod 4=rwx, g=rw note chmod 761 note chmod 671 note chmod 167 note chmod 4=rwx, g=rw note chmod 761 note ANSWER DOWNLOAD EXAMIANS APP
Unix If a file has read and write permissions for the owner, then the octal representation of the permissions will be 6 3 5 1 None of these 6 3 5 1 None of these ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to terminate all processes in your own system except the login shell? kill 0 cancel 1 cancel all None of these kill 1 kill 0 cancel 1 cancel all None of these kill 1 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 -1 a+x progs chmod -R a+x progs chmod -x a+x progs chmod -R 222 progs chmod -1 a+x progs chmod -R a+x progs chmod -x a+x progs ANSWER DOWNLOAD EXAMIANS APP
Unix Which set option is used with vi editor to display line numbers on screen? li ic nm nu li ic nm nu ANSWER DOWNLOAD EXAMIANS APP
Unix Which command is used to list out all the hidden files along with the other files? ls -l ls -x ls -F ls -a ls -l ls -x ls -F ls -a ANSWER DOWNLOAD EXAMIANS APP