lckdo (1) Linux Manual Page
lckdo – run a program with a lock held Synopsis lckdo [options] {lockfile} {program} [arguments]Descriptionlckdo runs a program with a lock held, in order to prevent multiple processes from running in parallel. Use just like nice or nohup. Now that util-linux contains a similar command named flock, lckdo is deprecated, and will be removed from…
