print "bash -c 'echo \"print(\\\"this is a sample text.\\\")\" | python'"
输出:
bash -c 'echo "print(\"this is a sample text.\")" | python'