aboutsummaryrefslogtreecommitdiff
path: root/README.markdown
diff options
context:
space:
mode:
authorTom Ryder <tom@sanctum.geek.nz>2015-10-12 14:28:04 +1300
committerTom Ryder <tom@sanctum.geek.nz>2015-10-12 14:28:04 +1300
commit22da15a9ffd7d33c72272302248d27d042afd427 (patch)
tree7d73750d16743775fe2087fe2b304c1c68d82899 /README.markdown
parentAdd options terminator to scr() mktemp(1) call (diff)
downloaddotfiles-22da15a9ffd7d33c72272302248d27d042afd427.tar.gz
dotfiles-22da15a9ffd7d33c72272302248d27d042afd427.zip
New function fnl()
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 8d732936..e2a6c13c 100644
--- a/README.markdown
+++ b/README.markdown
@@ -175,6 +175,7 @@ There are a few other little tricks in `bash/bashrc.d`, including:
* `bd` — Change into a named ancestor of the current directory
* `ca` — Count given arguments
* `cf` — Count files in a given directory
+* `fnl` — Run a command and save its output and error into temporary files
* `hgrep` — `HISTFILE` search
* `mkcd` — Create a directory and change into it
* `mkcp` — Create a directory and copy arguments into it