Skip to content

VHSgunzo/procps-static

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

procps-static

  • Statically compiled procps

To get started:

  • Download the latest revision
git clone https://github.com/VHSgunzo/procps-static.git
  • Build
cd procps-static && ./build.sh
  • Build with musl
cd procps-static && ./build-musl.sh