summaryrefslogtreecommitdiffstats
path: root/software/unix-tricks.page
diff options
context:
space:
mode:
Diffstat (limited to 'software/unix-tricks.page')
-rw-r--r--software/unix-tricks.page9
1 files changed, 7 insertions, 2 deletions
diff --git a/software/unix-tricks.page b/software/unix-tricks.page
index 265609f..e1366dc 100644
--- a/software/unix-tricks.page
+++ b/software/unix-tricks.page
@@ -1,9 +1,14 @@
+---
+format: rst
+toc: no
+...
+
=====================================
UNIX Tricks
=====================================
-See also `freebsd </k/software/freebsd-tricks>`_ and
-`debian </k/software/debian>`_ tricks.
+See also `freebsd </software/freebsd-tricks>`_ and
+`debian </software/debian>`_ tricks.
Fork many processes with `xargs`
-----------------------------------