2022-01-16 18:20:39 +00:00
|
|
|
---
|
|
|
|
title: "wgetpaste"
|
2022-01-26 21:29:48 +00:00
|
|
|
tags: [ "Documentation", "Chat" ]
|
2022-01-16 18:20:39 +00:00
|
|
|
---
|
2020-01-02 00:04:35 +00:00
|
|
|
|
|
|
|
See available pastebins:
|
|
|
|
|
|
|
|
> wgetpaste -S
|
|
|
|
|
|
|
|
Upload script.sh to bpaste:
|
|
|
|
|
|
|
|
> wgetpaste -s bpaste script.sh
|
|
|
|
|
|
|
|
Input clipboard to dpaste with the heading "Title"
|
|
|
|
|
|
|
|
> wgetpaste -s dpaste -d Title -x
|
|
|
|
|
|
|
|
Paste in the file then load the result to the right-hand clipboard:
|
|
|
|
|
|
|
|
> wgetpaste -s dpaste -X
|
|
|
|
|