lockfile-create
Programs for locking and unlocking files and mailboxes
Install
- All systems
-
curl cmd.cat/lockfile-create.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 updatesudo apt-get install lockfile-progs - Raspbian
-
apt-get install lockfile-progs - Docker
-
docker run cmd.cat/lockfile-create lockfile-createpowered 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.