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

                                                           
            
     

    
     


                 
     
               
     
                                                                              
                                      


            
             

                               
.TH IX 1df "December 2016" "Manual page for ix"
.SH NAME
.B ix
\- post input to ix.io pastebin and print the URL to stdout
.SH SYNOPSIS
.B ix
file
.br
.B ix
file1 file2 file3
.br
declare -p |
.B ix
.SH DESCRIPTION
.B ix
uses curl(1) to make an HTTP POST request submitting all of its input (whether
files or stdin) to the ix.io pastebin.
.SH SEE ALSO
curl(1)
.br
http://ix.io/
.SH AUTHOR
Tom Ryder <tom@sanctum.geek.nz>