aboutsummaryrefslogblamecommitdiff
path: root/man/man1/ap.1df
blob: bcbc4ce0a61d7fce057efa7b9ecf5d2267e5d41a (plain) (tree)
1
2
3
4
5
6
7
8
9
10
11
12
13
14













                                                                            
.TH AP 1df "October 2016" "Manual page for ap"
.SH NAME
.B ap
\- read named arguments from stdin with prompts
.SH SYNOPSIS
.B ap PROGRAM ARGNAME1 [ARGNAME2...]
.SH DESCRIPTION
.B ap
runs a program with arguments read from stdin, with an appropriate prompt if
stdin is a terminal.
.SH SEE ALSO
bp(1df), xargs(1)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>