File: control

package info (click to toggle)
fnotifystat 0.02.07-1
  • links: PTS
  • area: main
  • in suites: bullseye
  • size: 128 kB
  • sloc: ansic: 1,160; makefile: 36
file content (19 lines) | stat: -rw-r--r-- 658 bytes parent folder | download
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 King <colin.king@canonical.com>
Standards-Version: 4.1.2
Build-Depends: debhelper (>= 13),
               debhelper-compat (=13),
               libncurses5-dev
Homepage: http://kernel.ubuntu.com/~cking/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.