Skip to content

thierr26/looptype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 

Repository files navigation

GENERAL INFORMATION
-------------------

This repository contains a Windows batch script (looptype.bat) that can be
used to output the content of text files repeatedly.  This is useful to
monitor short text files.

Please read the documentations below for more details.

DOCUMENTATION FOR SCRIPT looptype.bat
-------------------------------------

Usage

    looptype [/t seconds] file1 [file2 ...]

    looptype /?

Description

    Print to the command line each file provided as argument every 3
    seconds.  Another period can be specified in seconds using the /t
    option.  Use Ctrl-C to stop.

    When invoked with "/?" as first argument, print the present
    documentation to the command line.

==============================================================================
Author: Thierry Rascle (thierr26@free.fr)

MIT license. Please refer to the LICENSE file.

About

Windows batch script to output the content of text files repeatedly.

Resources

License

Stars

Watchers

Forks

Packages

No packages published