Open mrlunchbox777 opened 6 months ago
mrlunchbox777@gmail.com
Add ps to the managed packages
It shows a snapshot of the current processes
ps should be a package in the index.json
jq '.packages[] | select(.name = "ps")' resources/install/index.json
https://askubuntu.com/questions/144954/recover-ps-command
Contact Details
mrlunchbox777@gmail.com
Feature Description
Add ps to the managed packages
Why?
It shows a snapshot of the current processes
What-should happen?
ps should be a package in the index.json
Steps to Test
jq '.packages[] | select(.name = "ps")' resources/install/index.json
should return the details for managing the ps packageCode of Conduct