This repository contains custom Bash scripts for automating file system tasks, including:
- Backups - create compressed archives of files and directories.
- Archiving - move and store files systematically for organization.
- Sorting - organize files into structured directories.
- Indexing - generate file indexes for quick access and reference.
(Written using the Vim text editor for efficient development.)
- Automates repetitive file management operations.
- Lightweight and portable (no dependencies beyond Bash).
- Easily customizable to fit specific workflow needs.
Clone the repository:
git clone https://github.com/jerryluo01/bash-scripts.git
cd bash-scripts