wok view dar/description.txt @ rev 22765

updated fltk packages (1.3.4.2 -> 1.3.5)
author Hans-G?nter Theisgen
date Sat Jan 25 13:47:19 2020 +0100 (2020-01-25)
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).