Note
The Funtoo Linux project has transitioned to "Hobby Mode" and this wiki is now read-only.
Difference between revisions of "Package:Wgetpaste"
Jump to navigation
Jump to search
Threesixes (talk | contribs) m |
Threesixes (talk | contribs) m (pipe template... no template within template? nowiki it is....) |
||
Line 20: | Line 20: | ||
=== Usage === | === Usage === | ||
Wgetpaste allows output to be streamed to the pastebin service of your choice. | Wgetpaste allows output to be streamed to the pastebin service of your choice. | ||
{{console|body=###i## cat /tmp/emergeinfo.txt | wgetpaste}} | {{console|body=###i## cat /tmp/emergeinfo.txt <nowiki>|</nowiki> wgetpaste}} | ||
{{EbuildFooter}} | {{EbuildFooter}} |
Revision as of 06:34, 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
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
Usage
Wgetpaste allows output to be streamed to the pastebin service of your choice.
root # cat /tmp/emergeinfo.txt | wgetpaste