Skip to content

Tool to execute commands at a predetermined time and can run in background.

Notifications You must be signed in to change notification settings

SuZeAI/Tool_Schedule_CMD

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Input

    -c: command
    -t: the start time of that command

Output

    file log.logs # log.logs located in pwd

Case 1

  • How to run onefile
    bash path/to/run.bash -c "..." -t "..."

Case 2

  • How To Run With code Python
    bash path/to/runwithpython.bash -c "..." -t "..."

About

Tool to execute commands at a predetermined time and can run in background.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published