EnglishFrenchSpanish

Ad


OnWorks favicon

dirvish-locate - Online in the Cloud

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

This is the command dirvish-locate 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


dirvish-locate - locate file versions in dirvish images

SYNOPSIS


dirvish-locate vault[:branch] pattern

DESCRIPTION


Locate versions of files in a dirvish vault

The index of each image specified vault is searched for paths matching pattern. Each path
found matching the pattern will be reported followed by a modification time of each
version of the file and all images having a link to it.

The optional branch specification will restrict searching to the specified branch.

Images with an error status will be skipped as will any without index files. The index
file may be compressed by gzip or bzip2. See tree and index in dirvish.conf(5) for
details.

The pattern is a perl regular expression to match the final component of the path. Append
.* to the end of the pattern if you wish to match any substring of the whole path or $ if
you wish to anchor the pattern to the end of the path. See perlre(1) for details.

Directories are excluded from matching as they would wind up matching every file within
them anyway. Symlinks are also excluded from matching.

If the pattern matches too many paths dirvish-locate will only report the paths matched
and not versions. As a sanity check if the number of matches is really excessive
dirvish-locate will limit the number of images searched. Excessive matches is an
indication of an insufficiently specific pattern. Use the resulting path list to compose
a more specific one.

EXIT CODES


To facilitate further automation and integration of dirvish-locate with other tools
dirvish-locate provides rationalised exit codes. The exit codes are range based. While
the code for a specific error may change from one version to another it will remain within
the specified range. So don't test for specific exit codes but instead test for a range
of values. To the degree possible higher value ranges indicate more severe errors.

0 success 200-219 An error was encountered in loading a configuration file.

220-254
An error was detected in the configuration.

255 Incorrect usage.

Use dirvish-locate online using onworks.net services


Free Servers & Workstations

Download Windows & Linux apps

  • 1
    Clover EFI bootloader
    Clover EFI bootloader
    Project has moved to
    https://github.com/CloverHackyColor/CloverBootloader..
    Features:Boot macOS, Windows, and Linux
    in UEFI or legacy mode on Mac or PC with
    UE...
    Download Clover EFI bootloader
  • 2
    unitedrpms
    unitedrpms
    Join us in Gitter!
    https://gitter.im/unitedrpms-people/Lobby
    Enable the URPMS repository in your
    system -
    https://github.com/UnitedRPMs/unitedrpms.github.io/bl...
    Download unitedrpms
  • 3
    Boost C++ Libraries
    Boost C++ Libraries
    Boost provides free portable
    peer-reviewed C++ libraries. The
    emphasis is on portable libraries which
    work well with the C++ Standard Library.
    See http://www.bo...
    Download Boost C++ Libraries
  • 4
    VirtualGL
    VirtualGL
    VirtualGL redirects 3D commands from a
    Unix/Linux OpenGL application onto a
    server-side GPU and converts the
    rendered 3D images into a video stream
    with which ...
    Download VirtualGL
  • 5
    libusb
    libusb
    Library to enable user space
    application programs to communicate with
    USB devices. Audience: Developers, End
    Users/Desktop. Programming Language: C.
    Categories...
    Download libusb
  • 6
    SWIG
    SWIG
    SWIG is a software development tool
    that connects programs written in C and
    C++ with a variety of high-level
    programming languages. SWIG is used with
    different...
    Download SWIG
  • More »

Linux commands

Ad