1.chmod –r +x /home/user1/direct
2.chmod –R +x /home/user1/direct
3.chmod –f –r +x /home/user1/direct
4.chmod –F +x /home/user1/direct
Answer:2