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
Line 6: | Line 6: | ||
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## emerge --info<nowiki>|</nowiki> wgetpaste | {{console|body=$##i## emerge --info <nowiki>|</nowiki> wgetpaste | ||
Your paste can be seen here: https://bpaste.net/show/fb1ed8eab6e9 | Your paste can be seen here: https://bpaste.net/show/fb1ed8eab6e9 | ||
$ | $}} | ||
=== Installation === | === Installation === | ||
Line 23: | Line 22: | ||
To select which pastebin wgetpaste uses: | To select which pastebin wgetpaste uses: | ||
{{console|body=###i## wgetpaste -s}} | {{console|body=###i## wgetpaste -s}} | ||
{{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