Show pageOld revisionsBacklinksBack to top This page is read only. You can view the source, but not change it. Ask your administrator if you think this is wrong. ====== One-liners ====== Fairly self-explanatory. ===== Find nodatacow files on btrfs ===== $ find [directory] ! -type l -exec lsattr -d {} + | sed -n 's/^[^ ]*C[^ ]* //p' linux/home/one-liners.txt Last modified: 2022/09/07 20:05by michaelbromilow