abhisek247767 / Hello-World

Happy Hacktober! :octocat: This is a beginner friendly repository made specifically for Hacktoberfest that helps you get your first PR.
10 stars 17 forks source link

Add hello_world.sh #24

Open Kartikk-26 opened 14 hours ago

Kartikk-26 commented 14 hours ago

Description : This is a simple Bash script that prints "Hello, World!" to the terminal.

How to run :

  1. Save the code in a file named hello_world.sh.
  2. Give the file execute permissions with the command: bash chmod +x hello_world.sh
  3. Run the script by executing: bash ./hello_world.sh
Kartikk-26 commented 10 hours ago

Hello sir plss accept this PR

abhisek247767 commented 9 hours ago

give me some time.. I will do that