Sociology, asked by sharmasundar665, 3 months ago

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 prasivis
0

sex

is what I want will you do it

Answered by ayushguptakit23
0

Answer:

A

Explanation:chmod is used for it

Similar questions