User Tools

Site Tools


sysadminery:nix_misc

Differences

This shows you the differences between two versions of the page.

Link to this comparison view

Both sides previous revisionPrevious revision
Next revision
Previous revision
sysadminery:nix_misc [2024/11/23 17:50] – [bootable USB] adamsysadminery:nix_misc [2025/09/05 07:05] (current) – external edit 127.0.0.1
Line 4: Line 4:
 [[https://unix.stackexchange.com/questions/87634/exclude-paths-that-make-find-complain-about-permissions/87850#87850|from]] [[https://unix.stackexchange.com/questions/87634/exclude-paths-that-make-find-complain-about-permissions/87850#87850|from]]
  
-    find . -type d ! \( -readable -executable \) -prune -o -type f -not -path './.*/*' -print+    find . -type d ! \( -readable -executable \) -prune -o -type f -not -path './.*/*' -
          
 +UPDATE: broken in current (2026-06-30) debian; still throws a bunch of no-shit-sherlock "errors" in the way.
 +
 +or, install [[https://github.com/sharkdp/fd|fd]] :)  ''fd 'scratch\.md /''
 +
 ====== fun customizations ====== ====== fun customizations ======
  
sysadminery/nix_misc.1732384230.txt.gz · Last modified: by adam