News

Coloring text in your scripts. File listings aren’t the only way to add color to the command line on Linux. You can also create colored text in your scripts.
You can install delta via the official repositories for Debian, Ubuntu, Fedora, Arch Linux, and a few more, under the name ...
We often write quick bash scripts and judging by the comments, half of us use bash or a similar shell to pop out quick, useful scripts, and half of us think that’s an abomination, and you sho… ...
Shell Scripting is defined as an open-source program that’s run by Linux or Unix shell. Through shell scripting, you can write commands to be executed by the shell. Lengthy and repetitive commands are ...