Disk usage analyzer written in Go programming language, providing a command-line interface for visualizing and analyzing disk space usage in directories and file systems.
gdu, which stands for Go Disk Usage, is an open-source disk usage analyzer written in the Go programming language. It offers a command-line interface for interactively exploring and analyzing disk space usage within directories and file systems. gdu aims to provide a fast and efficient tool for users to gain insights into their storage consumption. Key Features: Interactive and Text-Based Interface: gdu presents an interactive and text-based user interface in the terminal, allowing users to explore disk space hierarchies and view space usage details. Efficient Disk Space Analysis: The tool efficiently analyzes disk space usage, providing information about the sizes of directories and files. Users can quickly identify which items are consuming the most space. Navigation and Exploration: Users can navigate through directories using keyboard shortcuts, exploring the file system hierarchy and drilling down into specific folders to get detailed information. Sorting and Filtering: gdu allows users to sort items based on size or last modification time, facilitating the identification of large files or recently modified items. Filtering options are available to focus on specific types of files or directories. Exporting Reports: Users can export disk usage reports generated by gdu for further analysis or archival purposes. Reports can be saved in a file, providing a snapshot of disk space usage. Lightweight and Cross-Platform: gdu is designed to be lightweight and platform-independent. It can be used on various operating systems, including Linux, macOS, and Windows, making it versatile for different environments. Command-Line Options: gdu provides various command-line options for customization, allowing users to specify the directory to analyze, control the level of detail in the report, and customize the display. User-Friendly Display: The user interface is designed to be user-friendly, providing clear visual indicators and a straightforward layout to make it easy for users to interpret disk space usage information. Open Source and Community-Driven: gdu is an open-source project, and its development involves contributions from the community. This fosters ongoing improvements, bug fixes, and adaptability to different use cases. gdu is suitable for users who prefer a simple and efficient disk usage analyzer with a focus on speed and ease of use. It is particularly helpful for system administrators, developers, and anyone needing to manage and optimize storage space from the command line.
No alternatives found for Gdu. Why not suggest an alternative?