Skip to content

cea-hpc/rbh-find-iosea

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

rbh-find-iosea

rbh-find-iosea is an overload of rbh-find(1).

Installation

Install the RobinHood library and the rbh-find library first, then download the sources:

git clone https://github.com/cea-hpc/rbh-find-iosea.git
cd rbh-find-iosea

Build and install with meson and ninja:

meson builddir
ninja -C builddir
sudo ninja -C builddir install

A work in progress

rbh-find-iosea is a close twin of rbh-find(1). It focuses more on the use of the MOtr backend of the RobinHood library. As such, it will implement some MOtr specific features, but will still behave exactly like rbh-find.

Usage

rbh-ifind works so much like rbh-find that documenting how it works would look a lot like `rbh-find's documentation`_. Instead, we will document the differences of rbh-ifind compared to rbh-find.

Extra features

-tier

rbh-ifind defines a -tier predicate that filters the entries based on the tier they are on. It should be given a numerical value corresponding to the targeted tier index.

Examples

WORK IN PROGRESS

About

No description, website, or topics provided.

Resources

License

LGPL-3.0, GPL-3.0 licenses found

Licenses found

LGPL-3.0
COPYING.LESSER
GPL-3.0
COPYING

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published