Welcome
This site contains useful notes to remind myself how to configure Linux, repair electronics or use technical features in common software.
Maybe it'll be useful to you too.
Adverts
script Archive
-
Lockfiles in Bash scripts
Posted on May 19, 2010 | 2 CommentsTweetI have a backup script that runs each morning at 4:40am. There’s about 7 gigabytes of data to upload via rsync, meaning the initial backup job can take several hours...