Choose permissions for owner, group, and other to generate both the octal and symbolic chmod commands.
chmod 754 ./script.sh
chmod u=rwx,g=rx,o=r ./script.sh