is it possible to search file in the linux OS that have particular extended attribute as this: ---S--l---
---S--l--- 1 root root 0 Mar 1004:25/opt/csTuner/iba/wys/tuer_lolk
What is S in the permissions:
S - the changes are written synchronously on the disk; this is equivalent to the `sync' mount option applied to a subset of the files.
My goal is to search a files that are written synchronously on the disk.