paste(1)                          PASTE                          paste(1)

NAME
    paste: command line pastebin. sprunge PHP clone

SYNOPSIS
    <command> | curl -F 'paste=<-' https://race.co.il
DESCRIPTION
    add &l=<lang> to resulting url for line numbers and syntax highlighting
    use this form to paste from a browser

 NOTES
    Files are deleted every 24 hours, 
    This is a modified version of cli-paste (php), output is a wget command
EXAMPLES
    ~$ cat bin/ching | curl -F 'paste=<-' https://race.co.il 
       https://race.co.il/aXZI
    ~$ firefox https://race.co.il/aXZI&l=py

SEE ALSO
    http://github.com/rupa/sprunge (original py program)
    https://github.com/adrianmendezRap/cli-paste