an immediate access to a large repository of software
 
an immediate access to a large repository of software
   −
A simple utility script used for de-duplication of data pools such as your pictures or documents.  There's no deletion of the original files, but instead all unique data is copied to a separate directory so the originals can be deleted, backed up, or some other desired task.  Not unlike our other bash-script-based software, this project relies on our clAPI framework for various functionality, so be sure this dependency is satisfied before using.  It's also worth mentioning that the placement of the OPTION's <b>must</b> follow their respective ACTION (or parent script) which can be determined via the <i>--help</i> output.  It might also help to read over the basics of [http://wiki.cliquesoft.org/index.php?title=clAPI clAPI] to get a better understanding when running software from the command line.
        −
==Terms==
+
==License==
 
This projects' codebase is licensed under the 2-clause BSD which can be found at "[https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29 Wikipedia]".
 
This projects' codebase is licensed under the 2-clause BSD which can be found at "[https://en.wikipedia.org/wiki/BSD_licenses#2-clause_license_.28.22Simplified_BSD_License.22_or_.22FreeBSD_License.22.29 Wikipedia]".