Question

What does the command `chmod 755 myscript.sh` set as permissions for `myscript.sh`?

A Read, write, execute for owner; read, write for group and others.
B Read, write, execute for owner; read, execute for group and others.
C Read, write for owner; execute for group and others.
D Read, write, execute for everyone.
E None of the above
Practice Next

Hey! Ask a query