Open mrlunchbox777 opened 6 months ago
mrlunchbox777@gmail.com
Add top to the managed packages
Displays running tasks and information about them
top should be a package in the index.json
jq '.packages[] | select(.name = "top")' resources/install/index.json
https://askubuntu.com/questions/836319/top-table-of-processes-package-on-ubuntu-16-04-lts
Contact Details
mrlunchbox777@gmail.com
Feature Description
Add top to the managed packages
Why?
Displays running tasks and information about them
What-should happen?
top should be a package in the index.json
Steps to Test
jq '.packages[] | select(.name = "top")' resources/install/index.json
should return the details for managing the top packageCode of Conduct