Which of the following commands is used to find all files that have the SGID bit set? 2 years agoby Linux Questions Which of the following commands is used to find all files that have the SGID bit set? › Category: Introduction to Linux II › Which of the following commands is used to find all files that have the SGID bit set? Vote Up 0 Vote Down Linux Questions Staff asked 2 years ago Which of the following commands is used to find all files that have the SGID bit set? find / -type f -p -2000 find / -type f -perm -2000 find / -type f -perm -4000 find / -type f -mode -2000 Please login or Register to submit your answer Username or Email Address Password Remember Me FacebookXGoogle+PinterestLinkedIn