Bash Scripting - Functions
Which of the following is the correct syntax to source a script named
lib.sh in bash?lib.sh in bash?source or . to load another script.source lib.sh correctly loads the script named lib.sh.15+ quiz questions · All difficulty levels · Free
Free Signup - Practice All Questions