Skip to content
/ ftrap Public

Simple linux utility that wraps command and signals file changes.

License

Notifications You must be signed in to change notification settings

snsinfu/ftrap

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ftrap

Release Build Status Boost License

ftrap is a simple linux utility that invokes a command and sends SIGHUP to the command when specified files are changed. Usage:

$ ftrap -f FILE COMMAND ...

Install

Download the latest static build from the release page or build your own one by make.

Test

$ make
$ tests/run

License

Boost License.