John D K

John D K

How to convert HTML to image in Python?

In this post, we will use several Python libraries to

How to Compare Files in Sublime Text 4

To compare files in Sublime Text 4 (ST4), we can

How to Pass, Modify and Pipe Output to Next Command in Bash

In Bash we can pipe the output of one command

How to Send Multiple Concurrent Requests in Python

To send multiple parallel HTTP requests in Python, we can

How to Run Multiple cURL Commands in Parallel

In this article, you can find how to run multiple

How to Replace Substring from String - Bash

In this short article, we will see how to replace

How to Dynamically Build Command and Execute - Shell Script

In Bash we can dynamically build and execute the commands.

bash random number in range

To generate random number in range in bash or shell

What are bash shell variables?

In this post, we'll discuss how to define,

How to Add a New Line to the Output in Bash?

In this short post, we'll see how to