Projekt »flista«

Projekt
flista
Kategorie
bash (20)
Tags
module(23), datei-liste(1), hashes(1), posix(1)
Gestartet
07/21/08 12:32:24
RelDate
12-07-22
Released
flistoch.1
Maintainer
Pieli

flista ist ein Dateilister in und für bash.

flista v1.0.1-r2: $1

\$#>flista [-P|-s|-v <ver>] [hs|ls|cp|[force]cp]|[force]remove] <path> [<flist>]

flista the file fista is your fast and efficient file lister/fista. You can
dispense with the following nonsense:

flista ls <path> [ > <file>]         - build a regular filelist to stdout
flista hs <path> [ > <file>]         - build a hashed filelist to stdout
flista cp <tgtpath> <flist>          - copy files on list to path if hash is same, if any

while listing/hashing:
flista -P <cmd> <path>               - enable POSIX Mode, faster when listing/hashing
flista -s <cmd> <path>               - enable appendage of stats
flista -v 1 <cmd> <path>             - enable old school: append paths.

flista forcecp <tgtpath> <flist>     - copy even when hash mismatch, if any
flista rm <srcpath> <flist>          - remove files on list from path if hash is same, if any
flista forceremove <srcpath> <flist> - remove even when hash mismatch, if any

You may give . as well as / as path!

If you want to save your list, we suggest

\$#>flista hs . >/etc/filelist.d/project-files.txt

Alle 1 Releases für Projekt »flista«