Practicing: Writing and running bash scripts

In Replit create a new file:

Provide a name for the file: Ex1.sh

It will appear in your Files list. When you click the name of the script, a script editor will automatically open in a separate tab next to the Shell. This is the place where we will write the code of the script.