Skip to content

Instantly share code, notes, and snippets.

@alivepea
alivepea / pastebin.sh
Created June 20, 2017 09:17
pastebin.com 的命令行脚本
#!/bin/bash
# API Detail: http://pastebin.com/api
url_post='http://pastebin.com/api/api_post.php'
url_login='http://pastebin.com/api/api_login.php'
url_get='http://pastebin.com/raw.php?i='
rc_file=~/.pastebin.rc
data=(