Allows to call a command continuously, whenever an argument file changes
Project description
# Continuous
Continuous is a wrapper that allows to invoke a command in continuous mode, i.e. to reinvoke it whenever a given files changes. Just invoke the command, and wrap the files to be watched in ‘_’.
Usage example:
> echo “” >hello.txt > continuous cat _hello.txt_ > echo “hello” >>hello.txt hello > echo “hello again” >>hello.txt hello hello again
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
continuously-0.0.1.tar.gz
(1.7 kB
view details)
File details
Details for the file continuously-0.0.1.tar.gz
.
File metadata
- Download URL: continuously-0.0.1.tar.gz
- Upload date:
- Size: 1.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | 3f0f25508bb71a6291bf355f33fb5cecccb161d20aa07b31bfd2412040e1a44b |
|
MD5 | 38e57555bcbe0ea035de352db5b9f8c8 |
|
BLAKE2b-256 | 4cd69ccfd5be719cc343cf42949a88b6d752dabda7ea89f128e1fe76fd972646 |