We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Run arbitrary commands when files change
See website
ls **/*.* | entr rspec
ls *.css *.html *.js | entr reload-browser Firefox
reload-browser is a simple script which uses xdotool or AppleScript to send a refresh keystroke to the active tab in your browser.
2 Best practices when logging in remotely to linux machine