fsextract - Extract an fscat archive.
fsextract [-t] [-v] [-j|-z] [-f file]
fscat is a system to read a filesystem off of a raw device and archive or copy its files. This allows administrators to recover data when drivers are not available, and even when the storage is slightly corrupt.
The fsextract program extracts archives in the fscat native
format. These archives are created by the fscat(8) program. By
default, fsextract reads from standard input. It also can read from
archive files. The fsextract program can uncompress archive files
and streams compressed with with gzip or bzip2.
The fsextract program extracts the archive to the current directory.
fscat(8) fscp(8) fsls(8)
Joel Becker <joel.becker@oracle.com>
Copyright (C) 2005 Oracle. All rights reserved.
This program is free software; see the file COPYING in the source distribution for the terms under which it can be redistributed and/or modified.