This repository contains a script written in Python that makes use of the os module to perform a system shutdown.
To run the script, you will need to have Python 3 installed on your computer. Additionally, the script uses the os module, which is included with Python, so no additional installation is required.
To run the script, simply execute the following command in a terminal:
python3 main.py
##Disclaimer Please note that running this script will cause your computer to shut down immediately without any prompts or warnings. Use this script with caution, and make sure to save any unsaved work before running the script.