Skip to content

barynton/procinfo

Repository files navigation

procinfo

Info

Provides CPU information

Commands:

  • all : shows all information available
  • cores : shows cores count
  • frequency : shows frequency in MHz
  • model : shows cpu model name, f.e. Intel Core i9-10900F

Assumptions

  • Supports x86_64 architecture

Build steps

  • Create docker image
./docker.sh create
  • Run container
./docker.sh run
  • Exit
exit
  • Build
./docker.sh build
  • Access to container
./docker.sh cmd

Run tests

./docker.sh test_run

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published