Package: wnpp Severity: wishlist Owner: Nicolas Braud-Santoni <[email protected]>
* Package name : holes Version : 0~git.20170801.13d2aac9-1 Upstream Author : Leah Neukirchen <[email protected]> * URL : https://github.com/chneukirchen/holes * License : CC0 Programming Lang: C Description : find runs of zero bytes holes looks for runs of zero bytes (a.k.a. holes) in the specified input files (or the standard input), and prints the start addresses (in hexadecimal) as well as the lengths (in decimal). When multiple input files are specified, holes prefixes each line with the file name. . It can be used with fallocate(1), truncate(1), or virt-sparsify(1).

