Recursively find suid executables

top

find / \( -perm -4000 -o -perm -2000 \) -type f -exec ls -la {} \;

click the source code to copy install top on any operating system with command-not-found.com