Last Blog Review →
In the last blog we understood, what are functions in shell script. The syntax of the functions and the use of the return statement in the functions. And we saw the example using function that improved the cal. script.
1. Understan...