Skip to content

rahulkarthickr/disk-usage-analyzer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 

Repository files navigation

Disk Usage Analyzer

This bash script provides basic disk usage analysis on a Linux/Unix system

Features

  • Disk Usage Report: Displays disk usage information for the root directory
  • Largest Files Listing: Lists the top 10 largest files in the specified directory
  • Inode Usage Report: Displays the inode usage of the root directory

Requirements

  • A Unix-like operating system (Linux, macOS, etc.,)
  • Basic understanding of terminal and bash scripting

Usage

  1. Clone the repository

    git clone https://github.com/rahulkarthickr/disk-usage-analyzer.git
  2. Navigate to the project directory

    cd disk-usage-analyzer
  3. Run the script

    ./script.sh

Contribution

If you encounter any issues or have suggestions for improvements , please open an issue or submit a pull request

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages