A loop for run a command or commands on a specified time on linux systems.
You can run the Loop Commands with ./loop.py command and enjoy!
- python Version > x.x.x
- os ( python lib )
- time ( python lib )
- termcolor ( python lib )
You need install any versions of python.
Download runtime Python compailer from Python web site ( for Windows systems ): - https://www.python.org/downloads/ OR Insatall with command in Linux based systems: - sudo apt-get update && apt-get install python On Mac OS: - installer -pkg python
If you have Windows after installing any version of python, you shouild Open CMD and run commands one by one: - sudo pip install time - sudo pip install termcolor - sudo pip install os
Else if you have Linux, Mac Os or Android after installing anyversion of python, open your terminal and run commands one by one: - sudo pip install time - sudo pip install termcolor - sudo pip install os
For Windows users: - install any version of python ( How to install Python is mentioned above ). - And then open CMD and type commands one by one: - 1. sudo pip install os - 2. sudo pip install termcolor - 3. sudo pip install time - Download - And then with 'cd' command go to where script located ( What's CD Command? --> https://www.digitalcitizen.life/command-prompt-how-use-basic-commands ) - Enjoy from script :)
For Linux/Mac/Android/Mac users: - After installing python, Open terminal and run commands one by one: - 1. sudo pip install os - 2. sudo pip install termcolor - 3. sudo pip install time - And then with 'cd' command go to where script located ( What's CD Command? --> https://www.digitalcitizen.life/command-prompt-how-use-basic-commands ) - Enjoy.
Windows: Open CMD and go to path or script located. And then run script with './loop-commands.py' .
Linux/Mac/Android: Open your terminal and go to path of script located. And then run this script witn './loop-commands.py' .
Writen By WitBlack Hacker. Https://BugZone.ir/ VERSION: 1.0.2 COPY RIGHT 2023