Skip to content

Monthly Archives: März 2018

pastebin shell

19-Mrz-18

paste() { a=$(cat); curl -X POST -s -d „$a“ https://pastebin.****.de/documents | awk -F ‚“‚ ‚{print „https://pastebin.****.de/“$4}‘; }