Q.

If are does not want anyone else to read or write to a file named datfile,except through a program in a file filex,then he may use

A. chmod u+s filex; chmod go -rw datfile
B. chmod 4711 filex; chmod go -rw datfile
C. chmod 4711 datfile; chmod go - rw filex
D. both a & b
Answer» D. both a & b
2.3k
0
Do you find this helpful?
29

Discussion

No comments yet

Related MCQs