From 7c1dcc030d1aa3f5f000be34e1b5072487fb6d0d Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Thu, 23 Jul 2015 14:46:32 +1200 Subject: Add pan func ; print args with null delimiter --- README.markdown | 1 + 1 file changed, 1 insertion(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index 9bfce28e..0ec67b44 100644 --- a/README.markdown +++ b/README.markdown @@ -184,6 +184,7 @@ There are a few other little tricks in `bash/bashrc.d`, including: * `mkcp` — Create a directory and copy arguments into it * `mkmv` — Create a directory and move arguments into it * `pa` — Print given arguments, one per line +* `pan` — Print given arguments separated by NULL chars * `path` — Manage the contents of `PATH` conveniently * `pd` — Change to the argument’s parent directory * `scr` — Create a temporary directory and change into it -- cgit v1.2.3