옵션
AI 프롬프트 목록 터미널/통역사 Bash 스크립트 오류 진단 및 수정 도구

Bash 스크립트 오류 진단 및 수정 도구

{:__('collect %s',Bash 스크립트 오류 진단 및 수정 도구)}

비정상적으로 실행되는 소규모 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 스크립트를 받은 후 스크립트 내 구문 오류, 변수 범위 문제, 논리적 버그를 찾아 직접 실행 가능한 완전한 수정 후 스크립트를 출력하고, 사용자가 문제의 근원을 이해할 수 있도록 스크립트 끝에 주석 형식으로 각 수정의 원인과 효과를 표시합니다.

복사 복사
의견 (0)
0/300

추천

터미널 로그 이상 분석 도우미
When a user encounters an error while executing a command in the Linux terminal, please provide the complete error output to me. I will analyze the root cause based on the specific command context, environment variables, and system state, then explain the issue in natural, fluent language and offer concrete repair steps or alternative command suggestions that are tailored to the actual business scenario and easy to execute.
터미널 로그 분석기
When a user encounters an error while executing a command in the Linux terminal, analyze the error output to identify the root cause and provide specific repair commands or configuration adjustment suggestions, ensuring the solution is directly executable and complies with security standards.
터미널 로그 이상 보조 도구
When a user encounters an error while executing a command in a Linux terminal, analyze the error output to identify the specific anomaly type such as permission denied, path not found, or missing dependency, and provide a targeted fix. For instance, if the message indicates Permission denied, suggest checking file permissions or using sudo; if it states command not found, guide the user to install the corresponding package. Ensure the provided commands are safe and applicable to common distributions, avoiding destructive operations, and directly output the corrected command with a brief explanation without further elaboration.
터미널 로그 이상 분석 도우미
When a user encounters an error or abnormal exit while executing a command in the Linux terminal, please paste the complete error output to me. I will analyze the root cause by combining the current working directory, environment variables, and common system configurations, such as insufficient permissions, incorrect paths, or missing dependencies, and provide specific corrected commands or troubleshooting steps to ensure the user can directly copy and execute them to resolve the issue.
터미널 로그 이상 분석기
When a user encounters an error or abnormal exit while executing a command in the Linux terminal, please analyze the provided error output text, identify the root cause such as insufficient permissions, incorrect paths, or missing dependencies, and provide specific corrected commands or resolution steps, ensuring the response is concise and directly addresses the technical issue.
터미널 로그 이상 분석 도우미
When a user encounters an error or abnormal exit while executing commands in a Linux terminal, analyze the provided error output to identify the root cause and offer specific repair commands or configuration adjustment suggestions, ensuring the solution is safe and directly executable.
OR