Module-9-How to create and use  functions in bash scripting

Table of contents Introduction We can create functions to avoid writing repetitive lines of codes just like other scripting languages in Bash , but the functionalities available is less when compared to python Syntax to create function in Bash  Following are the different possible syntax we can use to  create a function and call it … Continue reading Module-9-How to create and use  functions in bash scripting