Confirmed. This doesn't work either:
exec 200>file
Neither does the sample code given in the "flock" man page:
(
flock -s 200
# ... commands executed under lock ...
) 200>/var/lock/mylockfile
--
dash does not support multi-digit file descriptors
https://bugs.launchpad.net/bugs/249620
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
--
ubuntu-bugs mailing list
[email protected]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
