Which of the following commands can be used to display the location of all the setuid regular files admin 9 years ago Which of the following commands can be used to display the location of all the setuid regular files on /mnt? A.find /mnt -setuid -ls B.find /mnt -mode s -ls C.find /mnt -suid -type f -ls D.find /mnt -type f -perm -u+s -ls ← Previous question Next question →