1、shell如何向python传递参数shell脚本python $sendmailCommandPath $optDate python脚本lastDateFormat = sys.argv[1] shell如何接受python的返回值python脚本print "hello" shell脚本s=`python b.py` printf $s