Skip to content

bearddan2000/clang-cli-make-system-command

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

c-cli-make-system-command

Description

This is a POC project to demonstrate a make calling ps command.

Tech stack

  • make
  • ps

Docker stack

  • alpine:edge

To run

sudo ./install.sh -u

To stop (optional)

sudo ./install.sh -d

To see help

sudo ./install.sh -h