Skip to content

Python script meant to loop an executable command, shell script, or python file for specified intervals of time, until cancelled via keyboard interrupt.

Notifications You must be signed in to change notification settings

dariusstrasel/Python-Loop-Command-Script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

Python Loop Command/Script

Author: Darius Strasel

Objective: This script is meant to loop an executable command, shell script, or python file for specified intervals of time, until cancelled via keyboard interrupt.

After cloning try the following if on Windows:

python cycle_executable.py "echo test" 10

About

Python script meant to loop an executable command, shell script, or python file for specified intervals of time, until cancelled via keyboard interrupt.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages