aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-08-04 10:55:46 +1200
committerTom Ryder <tom@sanctum.geek.nz>2015-08-04 10:55:46 +1200
commit3811906a2c4ec6a42fcf67dca789231a54563afd (patch)
tree88f60474369081af4920c4f3920aba7fd79f2583 /README.markdown
parentRename pan() to paz() (like grep -Z) (diff)
downloaddotfiles-3811906a2c4ec6a42fcf67dca789231a54563afd.tar.gz
dotfiles-3811906a2c4ec6a42fcf67dca789231a54563afd.zip
readz alias for read -d '' -r
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown1
1 files changed, 1 insertions, 0 deletions
diff --git a/README.markdown b/README.markdown
index 497d5fe5..2f5c209b 100644
--- a/README.markdown
+++ b/README.markdown
@@ -187,6 +187,7 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `paz` — Print given arguments separated by NULL chars
* `path` — Manage the contents of `PATH` conveniently
* `pd` — Change to the argument’s parent directory
+* `readz` — Alias for `read -d '' -r`
* `scr` — Create a temporary directory and change into it
* `sprunge` — Pastebin frontend tool I pilfered from `#bash` on Freenode
* `ud` — Change into an indexed ancestor of a directory