https://github.com/88plug/swatchdog
Fast install swatchdog on linux
https://github.com/88plug/swatchdog
Last synced: about 1 year ago
JSON representation
Fast install swatchdog on linux
- Host: GitHub
- URL: https://github.com/88plug/swatchdog
- Owner: 88plug
- Created: 2020-11-11T02:45:16.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2020-11-12T09:44:10.000Z (over 5 years ago)
- Last Synced: 2025-02-15T10:31:39.174Z (over 1 year ago)
- Language: Shell
- Size: 4.88 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# swatchdog
Fast install swatchdog on linux
Use this to watch a log file in real-time with a regex search command and execute commands when results are discovered. Add the .swatchdogrc file to your home directory that you will be executing the command from. Remember this is different for your home and root user!
# Sample command
```swatchdog -t wallet/btc/.btc/debug.log```