Skip to content

Add findbig command with README documentation#32

Merged
PranavG1203 merged 1 commit intoWalchand-Linux-Users-Group:masterfrom
aunchagaonkar:feature/findbig-command
Sep 30, 2025
Merged

Add findbig command with README documentation#32
PranavG1203 merged 1 commit intoWalchand-Linux-Users-Group:masterfrom
aunchagaonkar:feature/findbig-command

Conversation

@aunchagaonkar
Copy link
Contributor

This PR introduces a new custom command called findbig for quickly identifying the largest files in a directory. The command is designed to help with disk cleanup and storage management by providing a flexible, easy-to-use interface and clear output. The main changes include the addition of the command script and comprehensive documentation.

New command implementation:

  • Added findbig.sh script to search for files larger than a specified size in a given directory, with default values and error handling for invalid directories. Results are sorted and limited to the top 10 largest files, shown in a human-readable format. (commands/findbig/findbig.sh)

Documentation:

  • Added a detailed README.md describing the command's usage, parameters, examples, and features for user guidance. (commands/findbig/README.md)

@PranavG1203 PranavG1203 merged commit 246fb08 into Walchand-Linux-Users-Group:master Sep 30, 2025
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants