You must change ownership of a script called myscript so that only the user owner has read/write access to it and only the user owner and group owner have execute permissions. which of the following commands would accomplish this?

a. chmod 771 myscript
b. chmod 750 myscriptc. chmod 755 myscript
d. chmod 611 myscript

Solved
Show answers

Ask an AI advisor a question