Skip to content

rezankv/tiny-script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Bash Scripts Collection

This repository contains a collection of Bash scripts developed for personal use. These scripts are designed to automate various tasks and can be useful for developers, system administrators, or anyone looking to enhance productivity through shell scripting.

Table of Contents

Features

  • A variety of Bash scripts for different use cases.
  • Easy to customize for personal needs.
  • Lightweight and efficient.

Installation

  1. Clone the repository:
    git clone https://github.com/your-username/your-repo-name.git
  2. Navigate to the directory:
    cd your-repo-name
  3. Make the scripts executable:
    chmod +x *.sh

Usage

Run any script by executing:

./script-name.sh

Make sure to read the comments within each script for specific instructions and requirements.

Scripts

A brief overview of the scripts included:

  1. folder-generator.sh: Automate the creation of folders.
  2. file-generator.sh: Automate the creation of files.

Feel free to explore the scripts and modify them to suit your needs.

Contributing

Contributions are welcome! If you have suggestions for improvements or new scripts to add, feel free to open an issue or submit a pull request.

License

This project is licensed under the MIT License. See the LICENSE file for details.


About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages