
entr:ai:9c92b
Monitor file changes using entr and execute <command> when a file changes
$ entr -p -s "${command}"
try on your machine
Monitor file changes using entr and execute
This explanation was created by an AI. In most cases those are correct. But please always be careful and
never run a command you are not sure if it is safe.
Questions that are answered by this command:
- use entr to monitor file changes ?