Step-by-Step Guide: How to Install Python on Linux/Ubuntu
Python is a versatile and popular programming language known for its ease of use and wide range … Read more
Python is a versatile and popular programming language known for its ease of use and wide range … Read more
Python is one of the most popular programming languages due to its simplicity and readability. If you … 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
When you are writing python program, sometimes you need to make certain checks on variables and based … 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
When you are working with strings in python, at some point in time, you would definitely need … 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