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.page5
1 files changed, 5 insertions, 0 deletions
diff --git a/software/unix-tricks.page b/software/unix-tricks.page
index d6c363e..af7a1ef 100644
--- a/software/unix-tricks.page
+++ b/software/unix-tricks.page
@@ -64,6 +64,11 @@ SSH Tunnel
------------
Try `autossh <http://www.harding.motd.ca/autossh/>`_ to keep tunnels open.
+printf
+------
+
+The `printf` command is much more powerful than `echo`.
+
stderr in Red
---------------