cat > /usr/local/bin/pyi << 'EOF' #!/bin/dash python3 -i "$@" EOF. then you only type py (and use py in #! lines) for your chosen python.
確定! 回上一頁