Two pieces of code, one written in bash, one written in python for getting information about the computer and OS.

Coder d2ba4885c7 Update python code 4 years ago
README.md 234c24514c Initial commit 4 years ago
sysinfo.py d2ba4885c7 Update python code 4 years ago
welcomewagon.sh 257d73f03c Add bash script and python code via upload 4 years ago

README.md

welcomewagon

Two pieces of code, one written in bash, one written in python for getting information about the computer and OS. Since it is written in bash it must only be executed in the linux terminal. The program that is meant to be executed is the python file, welcomewagon.py.