EnglishFrenchSpanish

Ad


OnWorks favicon

bup-drecurse - Online in the Cloud

Run bup-drecurse in OnWorks free hosting provider over Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

This is the command bup-drecurse that can be run in the OnWorks free hosting provider using one of our multiple free online workstations such as Ubuntu Online, Fedora Online, Windows online emulator or MAC OS online emulator

PROGRAM:

NAME


bup-drecurse - recursively list files in your filesystem

SYNOPSIS


bup drecurse [-x] [-q] [--exclude path] [--exclude-from filename] [--exclude-rx pattern]
[--exclude-rx-from filename] [--profile] <path>

DESCRIPTION


bup drecurse traverses files in the filesystem in a way similar to find(1). In most
cases, you should use find(1) instead.

This program is useful mainly for testing the file traversal algorithm used in
bup-index(1).

Note that filenames are returned in reverse alphabetical order, as in bup-index(1). This
is important because you can't generate the hash of a parent directory until you have
generated the hashes of all its children. When listing files in reverse order, the parent
directory will come after its children, making this easy.

OPTIONS


-x, --xdev, --one-file-system
don't cross filesystem boundaries -- though as with tar and rsync, the mount points
themselves will still be reported.

-q, --quiet
don't print filenames as they are encountered. Useful when testing performance of
the traversal algorithms.

--exclude=path
exclude path from the backup (may be repeated).

--exclude-from=filename
read --exclude paths from filename, one path per-line (may be repeated). Ignore
completely empty lines.

--exclude-rx=pattern
exclude any path matching pattern. See bup-index(1) for details, but note that
unlike index, drecurse will produce relative paths if the drecurse target is a
relative path. (may be repeated).

--exclude-rx-from=filename
read --exclude-rx patterns from filename, one pattern per-line (may be repeated).
Ignore completely empty lines.

--profile
print profiling information upon completion. Useful when testing performance of
the traversal algorithms.

EXAMPLES


bup drecurse -x /

Use bup-drecurse online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Shadowsocks
    Shadowsocks
    A fast tunnel proxy that helps you
    bypass firewalls This is an application
    that can also be fetched from
    https://sourceforge.net/projects/shadowsocksgui/.
    It ha...
    Download Shadowsocks
  • 2
    GLPI Themes
    GLPI Themes
    Download release at
    https://github.com/stdonato/glpi-modifications/
    Color themes for GLPI 0.84 and 0.85 New
    Modifications for GLPI This is an
    application that c...
    Download GLPI Themes
  • 3
    SMPlayer
    SMPlayer
    SMPlayer is a free media player for
    Windows and Linux with built-in codecs
    that can also play YouTube videos. One
    of the most interesting features of
    SMPlayer:...
    Download SMPlayer
  • 4
    AAX to MP3
    AAX to MP3
    Usage: - Install the Audible Manager
    and open a file of your account. - Sign
    in into your audible account (in the
    application). Now the program can
    convert you...
    Download AAX to MP3
  • 5
    TestLink
    TestLink
    TestLink is a web based Test Management
    tool. The application provides Test
    specification, Test plans and execution,
    Reporting, Requirements specification
    and ...
    Download TestLink
  • 6
    XDXF - XML Dictionary Exchange Format
    XDXF - XML Dictionary Exchange Format
    XDXF is a project to unite all existing
    open dictionaries and provide both users
    and developers with universal XML-based
    format, convertible from and to other ...
    Download XDXF - XML Dictionary Exchange Format
  • 7
    Transmission Remote GUI
    Transmission Remote GUI
    Transmission Remote GUI is a feature
    rich cross platform front-end to
    remotely control a Transmission
    Bit-Torrent client daemon via its RPC
    protocol. Transmissi...
    Download Transmission Remote GUI
  • More »

Linux commands

Ad