Difference between revisions of "Package:Wgetpaste"

From Funtoo
Jump to navigation Jump to search
m
 
(2 intermediate revisions by 2 users not shown)
Line 4: Line 4:
|Homepage=http://wgetpaste.zlin.dk/
|Homepage=http://wgetpaste.zlin.dk/
}}
}}
Wgetpaste allows output to be streamed to the pastebin service of your choice.
{{console|body=$##i## emerge --info <nowiki>|</nowiki> wgetpaste
Your paste can be seen here: https://bpaste.net/show/fb1ed8eab6e9
$}}


=== Installation ===
=== Installation ===
Line 17: Line 22:
To select which pastebin wgetpaste uses:
To select which pastebin wgetpaste uses:
{{console|body=###i## wgetpaste -s}}
{{console|body=###i## wgetpaste -s}}
=== Usage ===
Wgetpaste allows output to be streamed to the pastebin service of your choice.
{{console|body=###i## cat /tmp/emergeinfo.txt | wgetpaste}}
{{EbuildFooter}}
{{EbuildFooter}}

Latest revision as of 23:27, January 27, 2015

Wgetpaste

   Tip

We welcome improvements to this page. To edit this page, Create a Funtoo account. Then log in and then click here to edit this page. See our editing guidelines to becoming a wiki-editing pro.


Wgetpaste allows output to be streamed to the pastebin service of your choice.

user $ emerge --info | wgetpaste
Your paste can be seen here: https://bpaste.net/show/fb1ed8eab6e9
user $

Installation

root # emerge app-text/wgetpaste

Configuration

To display all wgetpaste options:

root # wgetpaste --help

To display wgetpaste backend service options:

root # wgetpaste -S

To select which pastebin wgetpaste uses:

root # wgetpaste -s