Day-03: Creating a Basic Shell Script for User Greetings!
✨ What Does the Script Do?
This shell script accepts a single argument for a greeting message (e.g., "Hello", "Hi", etc.), then prompts the user to enter their name and finally prints a welcome message using both the provided argument and the user’s ...
pakeezas.hashnode.dev1 min read