functionnalities
- portable without any change to all common operating systems (windows, UNIX ...)
- easy install : no need to compile or to install many others tools
- fast
- display new/deleted/modified files
- display dangling links
- may be used by any user
- any number of base and config
- config file with exceptions and jokers
- configuration file syntax close from aide's one
- command line is perfect on UNIX, but windows users prefer graphical interfaces, so I add a Tk interface
my choices
- perl : for portability, and source access
- checksum type choosed by the user
- native perl storage
I was afraid for perl performances, but the
result is surprising !
advances fonctionnalities
back to main page