-*- nroff -*- FILEFRAG 8 "@E2FSPROGS_MONTH@ @E2FSPROGS_YEAR@" "E2fsprogs version @E2FSPROGS_VERSION@"
NAME
filefrag - report on file fragmentation
SYNOPSIS
filefrag [
-v ]
[
files... ]
DESCRIPTION
filefrag reports on how badly fragmented a particular file might be. It makes
allowances for indirect blocks for ext2 and ext3 filesystems, but can be
used on files for any filesystem.
OPTIONS
-v Be verbose when checking for file fragmentation.
AUTHOR
filefrag was written by Theodore Ts'o <tytso (at] mit.edu>.