Search Results

Search: Posts Made By: rpiboy
1,019
Posted By rpiboy
Function Script
First time doing a function script and I am getting an error. Anyone knows the problem?

#!/bin/bash
hello()
{ echo "Executing function hello"
}
echo "Script has started now"
hello
echo...
Showing results 1 to 1 of 1

 
All times are GMT -4. The time now is 05:09 PM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy