fstype
small utilities built with klibc for early boot
Install
- All systems
-
curl cmd.cat/fstype.sh
- Debian
-
apt-get install klibc-utils
- Ubuntu
-
apt-get install klibc-utils
- Kali Linux
-
apt-get install klibc-utils
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install klibc-utils
- Raspbian
-
apt-get install klibc-utils
- Dockerfile
- dockerfile.run/fstype
klibc-utils
small utilities built with klibc for early boot
This package contains a collection of programs that are linked against klibc. These duplicate some of the functionality of a regular Linux toolset, but are typically much smaller than their full-function counterparts. They are intended for inclusion in initramfs images and embedded systems.