简单的做法是使用重定向:把后面的命令输出当做前面的输入a = raw_input()print a使用命令 python input.py < ip route show | grep "default"