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?
chmod 750 myscript