Difference between pages "Template:Article" and "Package:Wgetpaste"

From Funtoo
(Difference between pages)
Jump to navigation Jump to search
 
(initial commit)
 
Line 1: Line 1:
<includeonly>{{#if:{{{Subtitle|}}}|<div style="margin-left: 15px;">
{{Ebuild
==={{{Subtitle|}}}===
|Summary=Command-line interface to various pastebins
</div>}}<div class="container" style="margin-top: 20px;"><div class="row"><div class="col-xs-12 col-md-9">{{#if:{{{Summary|}}}|{{{Summary}}}
|CatPkg=app-text/wgetpaste
|Homepage=http://wgetpaste.zlin.dk/
}}
{{PageNeedsUpdates}}


=== Installation ===
{{console|body=###i## emerge app-text/wgetpaste}}


}}
=== Configuration ===
{{#if:{{{Author|}}}|{{#set:Author=User:{{{Author|}}}}}}}{{#set:Gravatar MD5={{#show: User:{{{Author}}} | ?Gravatar MD5}}|Subtitle={{{Subtitle|}}}|Summary={{{Summary|}}}|Icon={{{Icon|}}}|Next in Series={{{Next in Series|}}}|Previous in Series={{{Previous in Series|}}}}}{{#if:{{{Previous in Series|}}}|<br>'''Previous in series: [[{{{Previous in Series}}}]]'''}}{{#if:{{{Next in Series|}}}|'''<br>Next in series: [[{{{Next in Series}}}]]'''}}


{{Tip|[[Support Funtoo]] and help us grow! '''Donate $15 per month and get a free SSD-based [[Funtoo Hosting|Funtoo Virtual Container]].'''}}
=== Usage ===
</includeonly>
Wgetpaste allows output to be streamed to the pastebin service of your choice.
{{console|body=###i## cat /tmp/emergeinfo.txt | wgetpaste}}
{{EbuildFooter}}

Revision as of 06:25, 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.


Installation

root # emerge app-text/wgetpaste

Configuration

Usage

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

root # cat /tmp/emergeinfo.txt