Bash scripting fundamentals
Create and run a simple Bash script with a loop.
Step 1 of 2: Create a script file called hello.sh using echo and redirect.
linuxlab@web:~ # Step 1
Loaded lab: Bash scripting fundamentals
Create and run a simple Bash script with a loop.
Step 1 of 2: Create a script file called hello.sh using echo and redirect.