This repository contains various Bash shell scripts for different purposes, including fun projects, practice questions, and more.
- Introduction
- Scripts
- License
Welcome to the Bash Shell Script Programs repository! This collection includes a variety of scripts written in Bash to help you automate tasks, practice coding, and explore different functionalities of shell scripting.
Here are some of the scripts included in this repository:
- read_number.sh: A simple script to read and display a number entered by the user.
- print_pattern.sh: A script to print a pattern of asterisks in descending order.
- right_aligned_pattern.sh: A script to print a right-aligned pattern of asterisks.
This repository is licensed under the Unlicense. See the UNLICENSE file for more information.