aboutsummaryrefslogtreecommitdiff
path: root/man/man1/pph.1df
blob: 0ad98fc518bfa299e8849926acefa78160539426 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
.TH PPH 1df "January 2017" "Manual page for pp"
.SH NAME
.B pp
\- print the full path to each argument, hostname prepended
.SH SYNOPSIS
.B pp
/arg arg2 ./arg3
.SH DESCRIPTION
.B pph
runs pp(1df) on the arguments to print the full path to each one, and also
prepends the machine's hostname and a colon to each line.
.SH CAVEATS
Newlines in filenames will mess this up. This is for generating human-readable
file lists, not for machines. 
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>