System Information Displaying Script

# Introduction The `sysInfo.sh` script is designed to display various system information to the user based on their selection. The script provides a menu for the user to choose from and uses switch case to display the output for the selected option. The information displayed includes currently logged users, shell directory, home directory, OS name and version, current working directory, number of users logged in, available shells in the system, hard disk information, CPU information, memory information, file system information, and currently running process.

|60 : 00

Click the virtual machine below to start practicing