aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2016-07-30 01:41:53 +1200
committerTom Ryder <tom@sanctum.geek.nz>2016-07-30 02:09:31 +1200
commit4029cebd2abe02bed49b59052e62097aac2767d3 (patch)
tree2cab2439c5627be3aea1061aafcb8b491f2d0eb7 /README.markdown
parentUse terser syntax for .d loop sources (diff)
downloaddotfiles-4029cebd2abe02bed49b59052e62097aac2767d3.tar.gz
dotfiles-4029cebd2abe02bed49b59052e62097aac2767d3.zip
Change pa and paz bash funcs to sh scripts
Diffstat (limited to 'README.markdown')
-rw-r--r--README.markdown4
1 files changed, 2 insertions, 2 deletions
diff --git a/README.markdown b/README.markdown
index 5ed70723..3e45fc45 100644
--- a/README.markdown
+++ b/README.markdown
@@ -187,9 +187,7 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `hgrep` -- `HISTFILE` search
* `keep` -- Permanently store ad-hoc shell functions and variables
* `mkcd` -- Create a directory and change into it
-* `pa` -- Print given arguments, one per line
* `path` -- Manage the contents of `PATH` conveniently
-* `paz` -- Print given arguments separated by NULL chars
* `pd` -- Change to the argument's parent directory
* `readv` -- Print names and values from `read` calls to `stderr`
* `readz` -- Alias for `read -d '' -r`
@@ -321,6 +319,8 @@ Installed by the `install-bin` target:
it exits with success or failure. Good for quick tests.
* `mkcp(1)` creates a directory and copies preceding arguments into it
* `mkmv(1)` creates a directory and moves preceding arguments into it
+* `pa(1)` prints its arguments, one per line.
+* `paz(1)` print its arguments terminated by NULL chars.
* `pit(1)` runs its input through a pager if its standard output looks like a
terminal.
* `plmu(1)` retrieves a list of installed modules from