摘要: #!/bin/bash cat > my_python_script.py <<EOF #!/usr/bin/env python3 print("Hello, World!") print('This is a Python script with both "double" and \'sing 阅读全文
posted @ 2024-03-12 10:34 冷夜O 阅读(12) 评论(0) 推荐(0)