This guide explains what is fswatch, how to install fswatch, and how to monitor file changes using fswatch in Linux and Unix-like operating systems.
BASH
- Linux AdministrationCommand line utilitiesFAQLinuxLinux BasicsLinux CommandsLinux SecurityLinux Tips & TricksMonitoring ToolsTips and TricksUnix/Linux BeginnersUtilities
How To Monitor User Activity In Linux
By skThere are many ways to monitor users in Linux. In this guide, we are going to talk about GNU accounting utilities that can be used to monitor the user activity in Linux.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsLinux Tips & TricksScriptingShell ScriptsUnix/Linux Beginners
How To Perform Arithmetic Operations In Bash
By KarthickBy Karthick 2k viewsIn this article, we will focus on how to do mathematical operations in bash…
- Bash scriptingBASHLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
Bash Scripting – Select Loop Explained With Examples
By KarthickBy Karthick 2k viewsThis guide explains what is Select loop in Bash scripting and how to use Bash select loop to create a menu-driven script with examples.
- Bash scriptingBASHLinuxLinux AdministrationScriptingShell Scripts
Introduction To Bash Scripting
By KarthickBy Karthick 1.5k viewsThis introduction to Bash scripting guide is created with different topics that will make you comfortable in writing your first bash script.
- Linux Tips & TricksCommand line utilitiesFAQFreeBSDLinuxLinux AdministrationLinux BasicsLinux CommandsLinux troubleshootingOpensourceTips and TricksUnixUnix/Linux BeginnersUtilities
Reptyr – Move A Running Process From One Terminal To Another Without Closing It
By skBy sk 11.2k viewsThis step by step tutorial explains what is Reptyr application and how to move…
- Bash scriptingBASHBash TipsLinuxLinux CommandsScriptingShell ScriptsUnix/Linux Beginners
How To Parse CSV Files In Bash Scripts In Linux
By KarthickBy Karthick 14.8k viewsThis tutorial explains how to parse CSV files in Bash shell scripts using awk and sed utilities in Linux with examples.
- Bash scriptingBASHBash TipsLinuxProgrammingScriptingShell ScriptsUnix/Linux Beginners
How To Create GUI Dialog Boxes In Bash Scripts With Whiptail In Linux
By KarthickBy Karthick 8.6k viewsThis guide explains what is Whiptail, how to install Whiptail in Linux and how to create GUI dialog boxes in Bash Scripts using Whiptail in Linux.
- Bash scriptingBASHBash TipsLinuxLinux BasicsLinux CommandsScriptingShell ScriptsUnixUnix/Linux Beginners
How To Use Date Command In Bash Scripting In Linux
By KarthickBy Karthick 3.5k viewsThis guide explains how to use date command in Bash scripting, how to work with date and time using date in shell scripts, how to manipulate them and do various operations with it in Linux.
- Linux CommandsCommand line utilitiesLinuxLinux BasicsLinux Tips & TricksOpensourceTips and TricksUnixUnix/Linux BeginnersUtilities
How To Correct Errors And Typos In Previous Console Commands In Linux
By skThis tutorial explains different ways to correct errors and typos in previous console commands in Linux and Unix operating systems.