Suppose you have created a new application, 'myapp', and copied it to the directory usrilocal/bin'.How can you allow all the users of the system to be able to run your application?
chmod o+x usrlocal/bin/myapp
chgrp bin /usrlocal/bin/myapp
umask 0022 usrilocal/bin/myapp chown 755 /usr/focal/bin/myapp
Answers
Answered by
0
sex
is what I want will you do it
Answered by
0
Answer:
A
Explanation:chmod is used for it
Similar questions
Social Sciences,
2 months ago
English,
2 months ago
Computer Science,
2 months ago
Hindi,
5 months ago
Math,
5 months ago
English,
10 months ago
Chinese,
10 months ago