What is the effect of the "s" permission bit on a file?
-3
votes
2
answers
883
views
I have two files with the following permissions:
-rwsr--r-- 1 root root 213 Oct 22 12:15 f1
-r--rwxr-- 1 Bob staff 113 Oct 22 12:18 f4
Can the user Bob
execute f1
and why? What is the effect of the s
in the set of permission on f1
?
Asked by user543663
(1 rep)
Oct 3, 2022, 02:07 AM
Last activity: Jul 11, 2023, 02:29 PM
Last activity: Jul 11, 2023, 02:29 PM