What is the meaning of IFS in Bash Shell Script ?
The full form of IFS is “Internal Field Separator” alternatively based on its functionality this is also … Read more
The full form of IFS is “Internal Field Separator” alternatively based on its functionality this is also … Read more
getopts is a built-in Unix shell command for parsing command-line arguments. It is designed to process command … Read more
When you are just interested into number of lines in a file to make some decision based … Read more
The following shell script demos the creation of archive / tar and then use commands to check … Read more
Following shell script does, check if android application is installed find an apk path if android application … Read more
Using the below script we tries to connect to different wifi channels of hotspot using iwconfig command. … Read more
nmcli is a command-line tool for controlling NetworkManager and reporting network status. It can be utilized as … Read more
If you ever published any new post on to your blog / website, and are using rss … Read more
If you ever published any new post on to your blog / website, and are using rss … Read more