Open mrlunchbox777 opened 6 months ago
mrlunchbox777@gmail.com
Add tail to the managed packages
It can output the last part of files
tail should be a managed package in the index.json
jq '.packages[] | select(.name = "tail")' resources/install/index.json
https://askubuntu.com/questions/905012/what-package-is-tail-included-with
Contact Details
mrlunchbox777@gmail.com
Feature Description
Add tail to the managed packages
Why?
It can output the last part of files
What-should happen?
tail should be a managed package in the index.json
Steps to Test
jq '.packages[] | select(.name = "tail")' resources/install/index.json
should return the details for managing the tail packageCode of Conduct