What command is used with file named 'letter' to remove the executable permission from the user and assign read permission to the group and others?

This question does not have any additional details.

1 answer

chmod u - x, go + r letter