m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--find.md5
1 files changed, 5 insertions, 0 deletions
diff --git a/find.md b/find.md
new file mode 100644
index 0000000..a8b840a
--- /dev/null
+++ b/find.md
@@ -0,0 +1,5 @@
+# The find Unix utility
+
+## Ignoring directories
+
+ find . -not -ipath "dir/*"