Or, if you want to get the x bits for all ugw ```...
# general
s
Or, if you want to get the x bits for all ugw
Copy code
select (substr(mode, 2, 1) & 1 ) || (substr(mode, 2, 1) & 1 ) ||  (substr(mode, 3, 1) &1 )  as x  from file where path = "/bin/bash";