yasuc(1) YASUC yasuc(1)
NAME
yasuc - command line pastebin.
SYNOPSIS
<command> | curl -F 'sprunge=<-' https://p.txt.log.br
DESCRIPTION
A command line pastebin. Pastes are immutable and created with simple HTTP
POST requests. The path of a paste's URL is a short unique identifier.
EXAMPLE
$ echo 'hello world' | curl -F 'sprunge=<-' https://p.txt.log.br
https://p.txt.log.br/Ly34kx3
$ firefox https://p.txt.log.br/Ly34kx3
COPYRIGHT
Copyright © Tom Jakubowski. License AGPLv3: GNU Affero GPL Version 3
https://www.gnu.org/licenses/agpl-3.0.en.html.
This is free software; you are free to change and redistribute it. There
is NO WARRANTY, to the extent permitted by law. For copying conditions and
source, see https://github.com/tomjakubowski/yasuc.
SEE ALSO
http://github.com/tomjakubowski/yasuc