Option
Heim KI-Prompt-Liste Terminal/Dolmetscher Linux Festplattenauslastungs Analyse Skript Generator

Linux Festplattenauslastungs Analyse Skript Generator

{:__('collect %s',Linux Festplattenauslastungs Analyse Skript Generator)}

Generiert ein direkt im Terminal ausführbares Shell-Skript basierend auf Verzeichnispfad und Schwellenwert, zählt die Festplattenauslastung von Unterelementen und gibt Elemente über dem Schwellenwert aus.

Prompt-Inhalt Kopieren Kopieren

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.

Kopieren Kopieren

Basierend auf dem angegebenen Zielverzeichnispfad und dem Schwellenwert für die Festplattenauslastung wird ein vollständiges Shell-Skript generiert, das direkt in einem Linux-Terminal ausgeführt werden kann. Das Skript zählt die Größe der Festplattenauslastung aller Dateien und Unterverzeichnisse der ersten Ebene im Zielverzeichnis, sortiert sie absteigend nach Auslastung, gibt den Pfad und den genauen Auslastungswert von Elementen aus, die den festgelegten Schwellenwert überschreiten. Das Ausgabeformat ist klar und lesbar, es werden keine zusätzlichen Tools von Drittanbietern benötigt.

Kopieren Kopieren
Kommentare (0)
0/300

Empfehlung

Linux Log Fehler Fehlerdiagnose-Tool
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.
Linux Dienst Start Fehler Log Diagnose Tool
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.
Bash-Skript-Fehler-Debugging-Tool
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.
Python Log-Fehlerortungs-Tool
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.
Linux Log Fehler Fehlerbehebung
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.
Linux Protokoll Fehler Stichwort Suchskript
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