Skip to content

Repository files navigation

Some useful scripts and utils in Linux.

For example. You can use watchit.sh to monitor a process. Once the process finished, run another command.

./watchit.sh ProcessID "command you want to run"

./watchit.sh 558855 "python main.py"

About

Some useful scripts and utils in Linux.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages