Search Results

Search: Posts Made By: MadeInGermany
1,334
Posted By MadeInGermany
There is a relationship between arguments and...
There is a relationship between arguments and parameters.
Given the function
foo() {
echo "$1"
echo "$2"
}You can call the function with two arguments
foo hello worldIn the function the...
Showing results 1 to 1 of 1

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