BASH – Functions explained with examples
Getting started Hi people! today I am going to show you how and when to use functions with simple examples. So, what is function in BASH and when should I use it? It is nothing but set of codes that allows you to call from anywhere with-in a script which[read more…]