Install procs on Ubuntu 20.04

Install procs on Ubuntu 20.04

The procs is a tool that displays active processes on a system. This tool can be used as an alternative to the ps command. This tutorial demonstrates how to install...
Install xsv on Ubuntu 20.04

Install xsv on Ubuntu 20.04

The xsv is a command line based CSV processor which allows to search, slice, split, join, sort, or perform other operations on CSV data. This tutorial shows how to install...
Install htmlq on Ubuntu 22.04

Install htmlq on Ubuntu 22.04

The htmlq is a command line based HTML processor which allows manipulating, filter and extract content from HTML using CSS selectors. This tutorial explains how to install htmlq on Ubuntu...
Install jq on Ubuntu 22.04

Install jq on Ubuntu 22.04

JSON is a text-based data format which is widely used for storing or exchanging data between systems. The jq is a command line based JSON processor that allows to transform...
Install ctop on Ubuntu 20.04

Install ctop on Ubuntu 20.04

The ctop is a tool that enables to monitor resources for containers. This tool has support for Docker and runC. The ctop displays CPU, RAM, network, and disk usage of...