Difference between revisions of "Package:Wgetpaste"

From Funtoo
Jump to navigation Jump to search
m (pipe template... no template within template? nowiki it is....)
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
$
{{EbuildFooter}}


=== Installation ===
=== Installation ===
Line 17: Line 23:
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 <nowiki>|</nowiki> wgetpaste}}
{{EbuildFooter}}

Revision as of 23:04, 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 $



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