Skip to content

lijianw2/always-running

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 

Repository files navigation

chains the execution of multiple commands

how to use this tool?

append the command you want to run in command.txt. One bash command per line. You can chain bash commands with "&&" or ";" etc.

If you are using VScode with autosave on, try to append command as a whole directly rather than edit in the VScode window so as to prevent the script from reading in partial command

how to rerun everything in command.txt?

clear history.txt

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages