The system administrator has requested that all setuid/setgid bits be removed from executables in application filesystem. Which command will achieve this?()
A. chmod -R o-s /application
B. chmod -R ug-s /application
C. chmod -R -s -o /application
D. chmod -R -s -ug /application