aboutsummaryrefslogblamecommitdiff
path: root/man/man1/br.1df
blob: af9645fbc66de67f383669eb8075345675e784f3 (plain) (tree)
1
2
3
4
5
6
7
8
9
10
                                             

        
                  


            


                       



               

                                                                          
  

                                                                             
            
                            

                               
.TH BR 1df "August 2016" "Manual page for br"
.SH NAME
.B br
\- launch $BROWSER
.SH SYNOPSIS
.B br
.br
.B br
http://www.example.com/
.br
BROWSER=firefox
.B br
.SH DESCRIPTION
.B br
just execs the program in the $BROWSER environment variable with the given
arguments. That's it.
.P
It was written to have a clean way to launch $BROWSER from ~/.xbindkeysrc. It
has no other reason to exist.
.SH SEE ALSO
bp(1df), xgo(1df), xgoc(1df)
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>