m-chrzan.xyz
aboutsummaryrefslogtreecommitdiff
path: root/find.md
diff options
context:
space:
mode:
authorMartin Chrzanowski <martin@celo.org>2019-01-12 16:55:17 -0500
committerMartin Chrzanowski <martin@celo.org>2019-01-12 16:55:17 -0500
commit014e4bc2b61208a677ef0b50a220f1403b164bdc (patch)
treeeb891476dfcd918a0de7ed503b5ed1c02fd8a70c /find.md
parenta73b9397caf50d19175aea3f4b455e184209bedd (diff)
Add find
Diffstat (limited to 'find.md')
-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/*"