/CPUinfo

Servers lecture: C++ programming assigment

Primary LanguageC++

Sysinfo

Shows basic information about the CPU, Memory and proccesses running.

Made only to see if I can remeber C.

How it works

Compile the program by running:

$ make all

And execute afterwards:

$ ./sysinfox

Notes

This code has not been updates since 2010 and it is less likely that it will ever be.

License

Copyright Stefan Fodor @ 2010

This program is free under the terms of GNU GPL licence.

Feel free to copy, modify and redistribute.