fsinfo

version of Amd

Install

All systems
curl cmd.cat/fsinfo.sh
Debian Debian
apt-get install python-fs
Ubuntu
apt-get install python-fs
Arch Arch Linux
pacman -S python-fs
image/svg+xml Kali Linux
apt-get install python-fs
Fedora
dnf install am-utils-5
Windows (WSL2)
sudo apt-get update sudo apt-get install python-fs
Raspbian
apt-get install python-fs

am-utils-5

version of Amd

python-fs

Python filesystem abstraction

Pyfilesystem is a Python module that provides a common interface to many types of filesystem, and provides some powerful features such as exposing filesystems over an internet connection, or to the native filesystem. This is the Python 2 version of the fs package.