Skip to content

Examples list

Franco Corbelli edited this page Sep 2, 2023 · 1 revision

Show last version:

zpaqfranz l z:\1.zpaq

Last version w/checksums:

zpaqfranz l z:\1.zpaq -checksum

Compact output:

zpaqfranz l z:\1.zpaq -checksum -summary

Show all (every) version:

zpaqfranz l z:\1.zpaq -all

Show version comments (if any):

zpaqfranz l z:\1.zpaq -comment

Show version comments (verbose):

zpaqfranz l z:\1.zpaq -comment -all

Show only stored 'zpaq.cpp' (brief):

zpaqfranz l z:\1.zpaq -find zpaq.cpp -pakka

Find-and-replace (like awk or sed)

zpaqfranz l r:\1.zpaq -find c:/biz/ -replace z:\mydir\

List the 10 greatest file

zpaqfranz l z:\1.zpaq -n 10

List the 10 greatest exe

zpaqfranz l z:\1.zpaq -only *.exe -n 10

Compare against files on disk

zpaqfranz l z:\1.zpaq c:\nz
This is, in fact, a verify
Please take care of the last "\" in folder specification

Clone this wiki locally