How i can execute a piece of code with newlines with the -c option of the python command: # This don't work ! python -c "print('first line') ...
確定! 回上一頁