Bash Scripting - Functions
Identify the error in this bash function definition:
myfunc {
echo "Hello"
}myfunc {
echo "Hello"
}myfunc().15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions