aboutsummaryrefslogtreecommitdiff
path: root/man/man1/bp.1df
blob: 93f08f74662c61804cd6af183d79df452f3a20b7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
.TH BP 1df "October 2016" "Manual page for bp"
.SH NAME
.B bp
\- launch $BROWSER with an URL read from stdin
.SH SYNOPSIS
.B bp
.br
BROWSER=firefox
.B bp
.SH DESCRIPTION
.B bp
reads an URL from stdin, with an "URL:" prompt if stdin is a terminal, and runs
br(1df) against it.  It was written because the author hates quoting URLs on
the command line.
.SH SEE ALSO
br(1df), ap(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>