5 ms·
Huge additional plus, entr does not rely exclusively on inotify, it is also 'BSD kqueue wrapper. It is the only command line utility that I found that allows cr
by binaryapparatus 8y ago
Huge additional plus, entr does not rely exclusively on inotify, it is also 'BSD kqueue wrapper. It is the only command line utility that I found that allows cross platform (linux/BSD) scripting with file system events.
I have few scripts that rely on entr and I am always sure they are OS agnostic.
- lloeki 8y agoThen take a look at fswatch! (See sibling comment)