File: control

package info (click to toggle)
fnotifystat 0.02.10-1
  • links: PTS
  • area: main
  • in suites: bookworm
  • size: 156 kB
  • sloc: ansic: 1,164; makefile: 36
file content (19 lines) | stat: -rw-r--r-- 659 bytes parent folder | download | duplicates (2)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
Source: fnotifystat
Rules-Requires-Root: no
Section: utils
Priority: optional
Maintainer: Colin Ian King <colin.i.king@gmail.com>
Standards-Version: 4.6.2
Build-Depends: debhelper (>= 13),
               debhelper-compat (=13),
               libncurses-dev
Homepage: https://github.com/ColinIanKing/fnotifystat

Package: fnotifystat
Architecture: linux-any
Depends: ${shlibs:Depends}, ${misc:Depends}
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.