wok view dar/description.txt @ rev 23395

updated perl-test-deep (0.106 -> 1.130)
author Hans-G?nter Theisgen
date Tue Mar 31 17:09:45 2020 +0100 (2020-03-31)
parents
children c6f002071d21
line source
1 dar is a shell command that backs up from a single file to a whole filesystems,
2 taking care of hard links, Extended Attributes, sparse files, MacOS's file forks,
3 any inode type (including Solaris Door inodes), etc.
4 It has been tested under Linux, Windows, Solaris, FreeBSD, NetBSD, MacOS X and
5 several other systems and is released under the GNU General Public License (GPL).
6 It relies on the libdar library and its APplication Interface (API), which is the
7 core part of dar programs; as such, this library is released under the GPL along
8 with dar.
9 Consequently, to use the API, your program must be released under the GPL as well.
10 Some external programs do rely directly on libdar or on the dar command-line tool
11 to provide Graphical User Interfaces (GUI).