bcache-status

bcache userspace tools

Install

All systems
curl cmd.cat/bcache-status.sh
Debian Debian
apt-get install bcache-tools
Ubuntu
apt-get install bcache-tools
Alpine
apk add bcache-tools
image/svg+xml Kali Linux
apt-get install bcache-tools
Fedora
dnf install bcache-tools
Windows (WSL2)
sudo apt-get update sudo apt-get install bcache-tools
Raspbian
apt-get install bcache-tools
Docker
docker run cmd.cat/bcache-status bcache-status powered by Commando

bcache-tools

bcache userspace tools

Bcache allows the use of SSDs to cache other block devices. Documentation for the run-time interface is included in the kernel tree; in Documentation/bcache.txt. This package includes udev rules, initramfs support, and the utilities to create a new bcache as well as inspect existing bcache partitions.