With in a bash shell script, you can use the very first command line argument ($0) to find the name of the script. The following example explains it. Read Full Article for more details with example.
Neo’s technical articles
With in a bash shell script, you can use the very first command line argument ($0) to find the name of the script. The following example explains it. Read Full Article for more details with example.