Linux.pl
Opcje wyszukiwania podręcznika man:
Lista stron man zaczynających się od znaku:
A   B   C   D   E   F   G   H   I   J   K   L   M   N   O   P   Q   R   S   T   U   V   W   X   Y   Z   ALPHA   NUM   OTHER   ALL
BORG-WITH-LOCK(1)              borg backup tool              BORG-WITH-LOCK(1)

NAME
       borg-with-lock  - run a user specified command with the repository lock
       held

SYNOPSIS
       borg [common options] with-lock [options] REPOSITORY COMMAND [ARGS...]

DESCRIPTION
       This command runs a user-specified command while the repository lock is
       held.

       It  will  first try to acquire the lock (make sure that no other opera-
       tion is running in the repo), then execute the given command as a  sub-
       process  and  wait for its termination, release the lock and return the
       user command's return code as borg's return code.

       NOTE:
          If you copy a repository with  the  lock  held,  the  lock  will  be
          present in the copy. Thus, before using borg on the copy from a dif-
          ferent host, you need to use "borg break-lock" on the copied reposi-
          tory,  because  Borg  is  cautious and does not automatically remove
          stale locks made by a different host.

OPTIONS
       See borg-common(1) for common options of Borg commands.

   arguments
       REPOSITORY
              repository to lock

       COMMAND
              command to run

       ARGS   command arguments

SEE ALSO
       borg-common(1)

AUTHOR
       The Borg Collective

                                  2021-03-22                 BORG-WITH-LOCK(1)

Czas wygenerowania: 0.00030 sek.


Created with the man page lookup class by Andrew Collington.
Based on a C man page viewer by Vadim Pavlov
Unicode soft-hyphen fix (as used by RedHat) by Dan Edwards
Some optimisations by Eli Argon
Caching idea and code contribution by James Richardson

Copyright © 2003-2025 Linux.pl
Hosted by Hosting Linux.pl