Skip to content

cahmiee/System_command_menu_in_C

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 

Repository files navigation

System_command_menu_in_C

A simple menu with C to run command system like ipconfig,wmic etc

Features

  • Ping a host or IP address.
  • Display full IP configuration.
  • Show detailed system information.
  • Display CPU information using WMIC.
  • Simple console menu interface.

Getting Started

Prerequisites

  • Windows OS
  • C compiler (e.g., GCC via MinGW or Visual Studio)

Compilation

gcc -o sysmenu systemenu.c

About

A simple menu with C to run command system like ipconfig,wmic etc

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages