opção
Lar Lista de Prompts de IA Terminal/Intérprete Gerador de Script de Análise de Uso de Disco Linux

Gerador de Script de Análise de Uso de Disco Linux

{:__('collect %s',Gerador de Script de Análise de Uso de Disco Linux)}

Gera um script Shell executável diretamente no terminal com base no caminho do diretório e limite informados, contabiliza o uso de disco dos itens e exibe os que ultrapassam o limite.

Conteúdo do prompt Copiar Copiar

Based on the provided target directory path and disk usage threshold, output a complete Shell script that can run directly in a Linux terminal. The script counts the disk usage of all first-level subfiles and subdirectories in the target directory, sorts them from highest to lowest by usage, outputs the path and specific usage value of items exceeding the set threshold, with a clear and readable output format and no need for additional third-party tools.

Copiar Copiar

Com base no caminho do diretório alvo e no limite de uso de disco fornecidos, gere um script Shell completo que pode ser executado diretamente no terminal Linux. O script contabiliza o tamanho de uso de disco de todos os subarquivos e subdiretórios de primeiro nível no diretório alvo, classifica-os em ordem decrescente de uso, exibe o caminho e o valor de uso exato dos itens que ultrapassam o limite definido, com formato de saída claro e legível, sem necessidade de ferramentas de terceiros adicionais.

Copiar Copiar
Comentários (0)
0/300

Recomendação

Solucionador de Erros de Log do Linux
Analyze the raw Linux system service log content provided by the user, find recorded error information, confirm the specific error type, involved service module and corresponding log line number, organize directly executable troubleshooting steps and repair solutions, and present the result in clear plain language.
Solucionador de erros de logs Linux
Analyze the Linux system log snippets provided by the user, find the specific error that causes the target service to fail to start, organize a clear repair plan, and give terminal commands that can be directly copied and executed without extra concept explanations.
Ferramenta de Depuração de Erros em Scripts Bash
You work on faulty running Linux Bash scripts submitted by operation and maintenance staff, sort out the original business goal the script aims to achieve, check the specific location of runtime errors section by section, find the root cause of errors, output the complete runnable script after fixing errors, and explain the cause of each error and the fixing idea in concise words.
Localizador de Erros em Logs Python
Process the runtime log text generated by Python backend services, locate the code position and root cause of exceptions from the logs, and give concise actionable fix suggestions to help developers quickly troubleshoot online operation problems.
Solucionador de Erros de Log do Linux
Work through Linux system log troubleshooting with the raw log content users provide, find all hidden errors and exceptions, figure out common triggers for these issues, then give directly runnable terminal commands paired with clear operation guidance to fix the problems quickly.
Script de busca de erros em logs Linux
Write a directly runnable Shell script for Linux terminal that accepts your specified log file path and error keyword, automatically scans the entire log file, extracts all lines containing the target keyword, counts the total occurrences of the error and saves the result to a specified file, helping quickly locate system abnormal operation problems.
OR