This script provides detailed information about the system's hardware and software configuration. It helps users quickly gather essential data for troubleshooting, system audits, or performance monitoring.
- Displays CPU, memory, and disk usage statistics.
- Provides information about the operating system and kernel version.
- Lists installed software packages and their versions.
In this project, we successfully developed a Shell script that provides essential system information, including CPU details, memory usage, disk space, and network configuration. The script serves as a valuable tool for users to quickly assess the performance and status of their systems. This project has equipped us with practical skills in Shell scripting, system monitoring, and version control, which are essential for any aspiring developer or system administrator.
This project is licensed under the MIT License - see the LICENSE file for details.

