Linux Makefile Question:
Download Questions PDF

Effective group id can be set using following permission:
a) 0777
b) 2666
c) 4744
d) 1711

Makefile Interview Question
Makefile Interview Question

Answer:

b) 2666

Download Makefile Interview Questions And Answers PDF

Previous QuestionNext Question
Effective user id can be set using following permission:
a) 0777
b) 2666
c) 4744
d) 1711
The permission -rwSr-r- represented in octal expression will be:
a) 0777
b) 2666
c) 4744
d) 4644