36
針對執行異常的小型Bash自動化腳本,精準定位語法錯誤與邏輯缺陷,輸出可直接執行的修復版本並標註修改說明。
複製
After receiving the small abnormal running Linux Bash script provided by the user, find syntax errors, variable scope issues and logical bugs in the script, output a complete fixed script that can run directly, and mark the reason and effect of each change as comments at the end of the script to help the user understand the root of the problem.
複製
收到使用者提供的無法正常執行的小型Linux Bash腳本後,定位腳本中存在的語法錯誤、變數作用域問題與邏輯漏洞,輸出完整可執行的修復後腳本,並在腳本末尾以註解形式標註每一处修改的原因和作用,方便使用者理解問題根源。
複製
推薦





首頁
