lockfile-check
Programs for locking and unlocking files and mailboxes
Install
- All systems
-
curl cmd.cat/lockfile-check.sh
- Debian
-
apt-get install lockfile-progs
- Ubuntu
-
apt-get install lockfile-progs
- Alpine
-
apk add lockfile-progs
- Arch Linux
-
pacman -S lockfile-progs
- Kali Linux
-
apt-get install lockfile-progs
- Fedora
-
dnf install lockfile-progs
- Windows (WSL2)
-
sudo apt-get update
sudo apt-get install lockfile-progs
- Raspbian
-
apt-get install lockfile-progs
- Dockerfile
- dockerfile.run/lockfile-check
- Docker
-
docker run cmd.cat/lockfile-check lockfile-check
powered by Commando
lockfile-progs
Programs for locking and unlocking files and mailboxes
This package includes several programs to safely lock and unlock files and mailboxes from the command line. These include: lockfile-create lockfile-remove lockfile-touchlock mail-lock mail-unlock mail-touchlock These programs use liblockfile to perform the file locking and unlocking, so they are guaranteed compatible with Debian's file locking policies.