How to Install fnotifystat in Ubuntu 18.04



Install fnotifystat by entering the following commands in the terminal:

sudo apt update
sudo apt install fnotifystat

Description:

file activity monitoring tool

Fnotifystat periodically dumps out the activity on files in the system. It can be used to identify rogue file activity and discover which processes are performing open/close/read/write operations on the files.

Homepage: http://kernel.ubuntu.com/~cking/fnotifystat

Version: 0.02.00-1

Section: universe/utils