Adds the bin/file command (why have I never downloaded this??)

This commit is contained in:
Emile Clark-Boman 2025-07-07 18:00:58 +10:00
parent 852d2232b0
commit 78880c5af2
2 changed files with 2 additions and 0 deletions

View file

@ -291,6 +291,7 @@ in {
imagemagick imagemagick
# Unix Commands # Unix Commands
file
wget wget
tree tree
unzip unzip

View file

@ -217,6 +217,7 @@ in {
gnumake gnumake
# Unix Commands # Unix Commands
file
wget wget
tree tree
unzip unzip