This script is for Slackware 14.1 only and may be outdated.

SlackBuilds Repository

14.1 > System > trackfs (0.1.0)

Trackfs is a small program that tracks file system changes -- creation,
update and removal of fs objects -- of another program (or group of
programs). It is similar to `installwatch', but works quite differently:
While installwatch uses LD_PRELOAD to intercept library functions like
open() and unlink(), trackfs runs the child program(s) with tracing
enabled and tracks the system calls they make.

trackfs also includes "playback", which runs a program via trackfs
and creates a shell script which, when run, will reverse all filesystem
changes made by the program.

Maintained by: B. Watson
Keywords: changes,inotify
ChangeLog: trackfs

Homepage:
http://www.mr511.de/software/english.html

Source Downloads:
trackfs-0.1.0.tar.gz (602bdd3c74862c3cf2c1e06fd96e6f21)

Download SlackBuild:
trackfs.tar.gz
trackfs.tar.gz.asc (FAQ)

(the SlackBuild does not include the source)

Individual Files:
README
slack-desc
trackfs.SlackBuild
trackfs.info

Validated for Slackware 14.1

See our HOWTO for instructions on how to use the contents of this repository.

Access to the repository is available via:
ftp git cgit http rsync

© 2006-2024 SlackBuilds.org Project. All rights reserved.
Slackware® is a registered trademark of Patrick Volkerding
Linux® is a registered trademark of Linus Torvalds