Passing arguments to a function: hello() { echo “Hello $1, can i help you?” ; } hello George $ Hello George, can i help you?
0
1
0
0
0