3670f4128d
lock -n is similiar to flock -n. If the lock was already taken, fail with exit code = 1 and write error message to stderr. example: if ! lock -n /tmp/foo ; then echo lock exits. else echo lock was free. But is locked now. fi > lock was free. But is locked now. > lock exists. Signed-off-by: Alexander Couzens <lynxis@fe80.eu> SVN-Revision: 46836 |
||
---|---|---|
.. | ||
admswconfig | ||
busybox | ||
bzip2 | ||
e2fsprogs | ||
fbtest | ||
fuse | ||
hostap-utils | ||
jsonfilter | ||
lua | ||
mdadm | ||
mkelfimage | ||
nvram | ||
otrx | ||
px5g | ||
px5g-standalone | ||
spidev_test | ||
ubi-utils | ||
ugps | ||
usbmode | ||
usbreset | ||
usbutils | ||
util-linux | ||
xfsprogs |