How to Use GNU bc (Basic Calculator) in Linux
bc (Basic Calculator) is a command line utility that offers everything you expect from a simple scientific or financial calculator.
bc (Basic Calculator) is a command line utility that offers everything you expect from a simple scientific or financial calculator.
Back in the mid-1990’s when the Internet was still in its infancy, a Swedish programmer named Daniel Stenberg started a
Apache Maven is a free software application management and build automation platform based on the conception of a project object
Browsh is an open-source, a simple and modern text-based browser that renders in TTY terminal environments. It is made up
Normally, files compressed using gzip can be restored to their original form using gzip -d or gunzip commands. What if
Xargs is a great command that reads streams of data from standard input, then generates and executes command lines; meaning
Apache Maven is a open source software project management and build automation tool, that is based on the conception of
Laravel is a free, open source, flexible and lightweight PHP framework with Model-View Controller (MVC) design structure. It has a
In our last article, we have explained how to use df (disk filesystem) utility to report file system disk space
Ngrep (network grep) is a simple yet powerful network packet analyzer. It is a grep-like tool applied to the network
Running a custom compiled Linux Kernel is always useful, specially when you are looking to enable or disable specific Kernel
Swatchdog (the “Simple WATCH DOG”) is a simple Perl script for monitoring active log files on Unix-like systems such as