Introduction
Here i will collect simple scripts and programs. Sometimes i used phind.com, to create them or make them better. I tested these scripts and programs under Tuxedo OS.
Content of this repository
| file name | description | language | created | last updated |
|---|---|---|---|---|
| nkversion.sh | This script outputs the current stable kernel version from kernel.org. |
Bash | 19.08.2023 | 19.08.2023 |
| nkversion.py | This script outputs the current stable kernel version from kernel.org. Required: pip install requests beautifulsoup4 |
Python | 20.08.2023 | 20.08.2023 |