Download List

项目描述

getlock is a command-line lockfile utility that uses 'fcntl' style locks, which release if the program exits. getlock normally locks one or more files and then runs a command, but it can be run without a command in order to just lock the files. It can also run a command if all the locks cannot be made, kill off current lock owners, write a PID to a lock file, and background, but still keep the lock, for use in shell scripts.

系统要求

System requirement is not defined
Information regarding Project Releases and Project Resources. Note that the information here is a quote from Freecode.com page, and the downloads themselves may not be hosted on OSDN.

2011-10-03 19:28
0.2

此版本添加了代码清理、 修正错误和支持要运行的脚本"放弃"超时 ("雄"的脚本很有用) 后。
This release adds code cleanups, bugfixes, and support to "abandon" a running script after a timeout (useful for "hung" scripts).

Project Resources