mrlunchbox777 / basic-setup

basic box setup
MIT License
6 stars 3 forks source link

feature: Support df #83

Open mrlunchbox777 opened 5 months ago

mrlunchbox777 commented 5 months ago

Contact Details

mrlunchbox777@gmail.com

Feature Description

Add df to the managed packages

Why?

It gets filesystem disk usage

What-should happen?

df should be a package in the index.json

Steps to Test

  1. jq '.packages[] | select(.name = "df")' resources/install/index.json should return the details for managing the df package

Code of Conduct

mrlunchbox777 commented 5 months ago

https://ioflood.com/blog/install-uname-command-linux/