fssum
Package: WA2L/edrc 1.5.57
Section: General Commands (1)
Updated: 04 July 2009
Index
Return to Main Contents
 
NAME
fssum - summarize and group filesystems by product 
 
SYNOPSIS
edrc/bin/fssum
[
-h
]
fssum
[
-c cfg_file
] [
-d
[
-v
]]
fssum
[
-c cfg_file
] [
-t
[
-v
]]
 
AVAILABILITY
WA2L/edrc
 
DESCRIPTION
summarize filesystems based on definitions in a
configuration file.
This command is used to
create a filesystem summary grouped by product.
 
OPTIONS
- -h
 - 
usage message.
 - -c config_file
 - 
configuration file containing the grouping
description, purpose and selection regular
expressions. The default config file is
edrc/etc/fssum.cfg
when this option is not used.
 - -d
 - 
CSV output to be used for further
processing. If this option is not specified
a structured ASCII report is printed.
 - -t
 - 
print the CSV header as the first row of the
CSV output.
 - -v
 - 
"verbose" output in the CSV report, that
prints the row number of the config file
that matched for a certain file system.
 
 
ENVIRONMENT
-
 
EXIT STATUS
- 0
 - 
no error.
 - 3
 - 
configuration file does not exist.
 - 4
 - 
usage listed.
 - 5
 - 
command aborted, e.g. by pressing <Ctrl+C>.
 
 
FILES
- edrc/etc/fssum.cfg
 - 
configuration file for
fssum.
 
 
EXAMPLES
-
 
SEE ALSO
edrcintro(1),
egrep(1),
fssum.cfg(4),
regexintro(4)
 
NOTES
-
 
BUGS
-
 
AUTHOR
fssum was developed by Christian Walther. Send suggestions
and bug reports to wa2l@users.sourceforge.net .
 
COPYRIGHT
Copyright © 2009
Christian Walther
This is free software; see
edrc/doc/COPYING
for copying conditions. There is ABSOLUTELY NO WARRANTY; not
even for MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.
This document was created by man2html
using the manual pages.
Time: 16:53:03 GMT, August 28, 2024