curl -O -L http://downloads.sourceforge.net/project/sshpass/sshpass/1.05/sshpass-1.05.tar.gz
tar xvzf sshpass-1.05.tar.gz
cd sshpass-1.05
./configure
make
make install
######################################################
import json
sort_keys=True 排序
indent=4 缩进参数
separators = (',', ':') 压缩