disorderfs
FUSE filesystem that introduces non-determinism
Install
- All systems
-
curl cmd.cat/disorderfs.sh
- Debian
-
apt-get install disorderfs - Ubuntu
-
apt-get install disorderfs - Arch Linux
-
pacman -S disorderfs - Kali Linux
-
apt-get install disorderfs - Windows (WSL2)
-
sudo apt-get updatesudo apt-get install disorderfs - Raspbian
-
apt-get install disorderfs
disorderfs
FUSE filesystem that introduces non-determinism
disorderfs is an overlay FUSE filesystem that introduces non-determinism into filesystem metadata. For example, it can randomize the order in which directory entries are read. This is useful for detecting non-determinism in the build process.