Over the last decades cURL was the king in CLI HTTP client area. It has many features which is enough…
Category: bash
bash
HTTPie vs cURL (Part 2)
Over the last decades cURL was the king in CLI HTTP client area. It has many features which is enough…
HTTPie vs cURL (Part 1)
Over the last decades cURL was the king in CLI HTTP client area. It has many features which is enough…
sed use cases
In this post, I'm going to look at sed ("stream editor") which is commonly used in the IT world and…
UUID
UUID - what is it? UUID is a universally unique identifier which consists of 128-bit number used to identify information…
Hello world.
How to write Hello World in different languages?