| Name | Modified | Size | Downloads / Week |
|---|---|---|---|
| README | 2013-09-16 | 984 Bytes | |
| COPYING | 2013-09-16 | 35.1 kB | |
| flsorg.tar.gz | 2013-09-16 | 18.0 kB | |
| Totals: 3 Items | 54.1 kB | 0 |
flsorg - is a little C tool for Linux wich will help you to put your files in order according to /etc/flsorg.conf. Each file is sorted by prefix to destination folder(s). ----------------------------------------------------------------------------------- INSTALLATION 1. Open your terminal and change working directory to flsorg directory(where all flsorg files are situated). 2. Type "sudo make". This installs the program. 3. Use flsorg. Type in terminal "flsorg -h", "flsorg --help" or "man flsorg" for more information. If you want to uninstall flsorg just type "sudo make clean" or remove /etc/flsorg.conf, /usr/bin/flsorg, /usr/share/man/man1/flsorg.gz.1 manually. ------------------------------------------------------------------------------------ AFTER INSTALLATION flsorg reads instruction from /etc/flsorg.conf So, customize it(flsorg.conf include instructions on how to do this). Always run flsorg under sudo. Andrei Lisun jydimir@gmail.com