geplante Themen
- mplayer2
- lckdo or flock as barrier within shell script?
- "Now that util-linux contains a similar command named flock, lckdo is deprecated, and will be removed from some future version of moreutils." --lckdo man page
- "[There is a] third form [...] convenient inside shell scripts, and is usually used the following manner:" --flock man page
(
flock -n 9
# ... commands executed under lock ...
) 9>/var/lock/mylockfile
wer kommt
changelog
- draft eines schaltbaren usb-ports
- es wurde festgestellt, dass wir bei glob2 gaenzlich aus der uebung gekommen sind.
- ...
Tipp des Tages