xchkdmp

Section: JFS utility - dump fsck.jfs log file (8)
Updated: January 17, 2001
Index

 

NAME

xchkdmp - dump the contents of a JFS fsck log file created with xchklog

 

SYNOPSIS

xchkdmp [ -Finput.file ]

 

DESCRIPTION

xchkdmp dumps the contents of a JFS fsck log file that was created by JFS utility xchklog. If no input file is specified, the present working directory and default file name (<pwd>fscklog.new) is used. The output is written to standard out.

 

OPTIONS

-Finput.file
Specifies the input file name.

input.file must be 127 characters or less in length.

input.file will be read from the present working directory unless it is fully qualified.

If -F is not used, or if input.file is not specified, then the default input file <pwd>fscklog.new is used.

 

EXAMPLES


 Dump the contents of the fsck service log in  <pwd>fscklog.new:

xchkdmp


 Dump the contents of the fsck service log in  <pwd>input.file:

xchkdmp -Finput.file

Dump the contents of the fsck service log in /temp/19651107.log:

xchkdmp -F/temp/l9651107.log

 

REPORTING BUGS

If you find a bug in JFS or xchkdmp , please report it via the bug tracking system of the JFS project web site:

http://oss.software.ibm.com/developerworks/opensource/jfs/bugs

Please send as much pertinent information as possible, including any xchkdmp error messages and the complete output of running fsck.jfs with the -d option on the JFS device.

 

SEE ALSO

xchklog(8), xpeek(8), fsck.jfs(8), mkfs.jfs(8), logredo(8), logdump(8)

 

AUTHOR

Barry Arndt  (barndt@us.ibm.com)

xchkdmp is maintained by IBM.
See the JFS project web site for more details:
http://oss.software.ibm.com/developerworks/opensource/jfs/

 

Index

NAME
SYNOPSIS
DESCRIPTION
OPTIONS
EXAMPLES
REPORTING BUGS
SEE ALSO
AUTHOR

This document was created by man2html, using the manual pages.
Time: 15:11:14 GMT, May 22, 2001