diff options
author | Dimitris Zlatanidis <d.zlatanidis@gmail.com> | 2014-01-30 17:13:28 +0700 |
---|---|---|
committer | Robby Workman <rworkman@slackbuilds.org> | 2014-02-01 00:40:31 -0600 |
commit | 521afa9bd8f5077013adc7c861770f72d0088103 (patch) | |
tree | 78e2f598f9f9e5a42559e6c50cb618263a4515d5 /system/repeat/README | |
parent | 4738c94b6ef096c09b6e65e7291393c9230655e3 (diff) | |
download | slackbuilds-521afa9bd8f5077013adc7c861770f72d0088103.tar.gz |
system/repeat: Added (Repeat command N times every S seconds).
Signed-off-by: Willy Sudiarto Raharjo <willysr@slackbuilds.org>
Diffstat (limited to 'system/repeat/README')
-rw-r--r-- | system/repeat/README | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/system/repeat/README b/system/repeat/README new file mode 100644 index 0000000000..f72208132e --- /dev/null +++ b/system/repeat/README @@ -0,0 +1 @@ +Repeat command N times every S seconds. |