linux
Linux danrot 10 months ago 100%

Automatic command execution on file changes with entr

Sometimes you want a command to be automatically executed as soon as a certain file changes. There is a small tool called entr, which helps with that.

1
4
Comments 4