Which of the following commands is used to find all files that have the SGID bit set? 1 year 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 › Author "LinuxQuestions" › 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 1 year 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