dotlockfile
Shared library with NFS-safe locking functions
Install
- All systems
-
curl cmd.cat/dotlockfile.sh
- Debian
-
apt-get install liblockfile-bin
- Ubuntu
-
apt-get install liblockfile-bin
- Alpine
-
apk add liblockfile
- Arch Linux
-
pacman -S liblockfile
- Kali Linux
-
apt-get install liblockfile-bin
- CentOS
-
yum install liblockfile
- Fedora
-
dnf install liblockfile
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install liblockfile-bin
- OS X
-
brew install liblockfile
- Raspbian
-
apt-get install liblockfile-bin
- Dockerfile
- dockerfile.run/dotlockfile
- Docker
-
docker run cmd.cat/dotlockfile dotlockfile
powered by Commando
liblockfile
Shared library with NFS-safe locking functions
liblockfile-bin
support binaries for and cli utilities based on liblockfile
This package contains support binaries for the liblockfile library, and the command-line utility ``dotlockfile''.