Flock
Flock
http://ftp.kernel.org/pub/linux/utils/util-linux/
Manage locks from shell scripts
Flock is a small utility to manage advisory file locks from shell scripts. Advisory file locks let programs tell other programs that a particular file is in use and shouldn't be used until the lock is released.
The flock program is part of the util-linux package.
Licensing
License
Verified by
Verified on
Notes
License
Verified by
Genium
Verified on
7 February 2017
Leaders and contributors
Contact(s) | Role |
---|---|
H. Peter Anvin | Maintainer |
Resources and communication
Audience | Resource type | URI |
---|---|---|
Python (Ref) | https://pypi.org/project/flock | |
Ruby (Ref) | https://rubygems.org/gems/flock | |
R (Ref) | https://cran.r-project.org/web/packages/flock | |
Gentoo | Homepage | https://packages.gentoo.org/packages/sys-apps/flock |
General | Download | http://ftp.kernel.org/pub/linux/utils/util-linux/ |
History | Developer | http://ftp.kernel.org/pub/software/utils/script/flock/ |
Bug Tracking,Developer,Support | mailto:hpa@zytor.com | |
FreeBSD | Homepage | https://www.freshports.org/sysutils/flock/ |
Developer | VCS Repository Webview | https://git.kernel.org/cgit/utils/util-linux/util-linux.git/tree/sys-utils |
Software prerequisites
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.3 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts. A copy of the license is included in the page “GNU Free Documentation License”.
The copyright and license notices on this page only apply to the text on this page. Any software or copyright-licenses or other similar notices described in this text has its own copyright notice and license, which can usually be found in the distribution or license text itself.