How to Use echo Command in Bash Scripts in Linux
echo is a shell built-in command that is used to print the information/message to your terminal. It is the most popular command that is
echo is a shell built-in command that is used to print the information/message to your terminal. It is the most popular command that is
In this article, we will take a look at bash case statements and how to use them in bash scripts. The case statement is
Visual Studio Code aka VSCode is a very popular source-code editor that offers tons of extensions to satisfy everyone’s needs. VSCode is highly customizable
Bpython is an open-source terminal-based fancy Python interpreter which offers important features that are not part of the default interpreter. Some of the core
Rsync is a powerful utility to backup and synchronizes your files and directories. You can see Rsync mainly used as a backup solution to
Tilix is an open-source advanced Linux terminal emulator that uses GTK+ 3 and offers a lot of features that are not part of the
Microsoft Edge is a chromium-based browser created by Microsoft, which is trying to have a strong footprint in Linux by bringing some of its
Anaconda is a popular tool among data analysts/scientists and machine learning engineers. Why is it so popular? If you are working as a data
SSH is a network protocol that allows you to connect to your Linux machine. If you are someone working in IT you know servers