Skip to content
/ fsvalue Public

A simple tool to restore hard-link files in a sub-tree.

Notifications You must be signed in to change notification settings

pseguy/fsvalue

Repository files navigation

fsvalue: A simple tool to restore hard-link files in a sub-tree.
 		 Read more in fsvalue.adoc.

 Copyright 2015 Pascal Séguy	<pascal.seguy@laposte.net>

    This program is free software: you can redistribute it and/or modify
    it under the terms of the GNU General Public License as published by
    the Free Software Foundation, either version 3 of the License, or
    (at your option) any later version.

    This program is distributed in the hope that it will be useful,
    but WITHOUT ANY WARRANTY; without even the implied warranty of
    MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
    GNU General Public License for more details.

    You should have received a copy of the GNU General Public License
    along with this program.  If not, see <http://www.gnu.org/licenses/>.


Prerequisite
------------
Run dpkg-checkbuilddeps to see the list of needed dependencies.
At least: libboost-system-dev, libboost-filesystem-dev, libcrypto++-dev,
 libicu-dev, asciidoc, libhtml-template-perl.


Build
-----

This tool was developped and packaged for Ubuntu/Debian Linux.
This is a makefile based project. Simply run:

	make
	make install

About

A simple tool to restore hard-link files in a sub-tree.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published