Skip to content
#

pastebin

Here are 310 public repositories matching this topic...

superguest
superguest commented Jun 6, 2017

pbx () { curl -sF "c=@${1:--}" -w "%{redirect_url}" 'https://ptpb.pw/?r=1' -o /dev/stderr | xsel -l /dev/null -b }

What does the 'r=1' do? Can you tell me where this is documented?
Also, are you sure you want to send the output to /dev/stderr when xsel is expecting input from the pipe?

Please direct me to a more appropriate (IRC?) support channel if this is not the place to ask.

pastepwn

Improve this page

Add a description, image, and links to the pastebin topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the pastebin topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.