From 13d4998ee636abbb5bf1b20acd5b19ecd8af0578 Mon Sep 17 00:00:00 2001 From: Tom Ryder Date: Fri, 6 Jan 2017 13:59:26 +1300 Subject: Add pp(1df) and pph(1df) --- README.markdown | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.markdown') diff --git a/README.markdown b/README.markdown index e2abeb96..97823267 100644 --- a/README.markdown +++ b/README.markdown @@ -478,6 +478,8 @@ Installed by the `install-bin` target: * `motd(1df)` shows the system MOTD. * `onl(1df)` crunches input down to one printable line. * `pa(1df)` prints its arguments, one per line. +* `pp(1df)` prints the full path of each argument using `$PWD`. +* `pph(1df)` runs `pp(1df)` and includes a leading `$HOSTNAME:`. * `paz(1df)` print its arguments terminated by NULL chars. * `pit(1df)` runs its input through a pager if its standard output looks like a terminal. -- cgit v1.2.3