Home  ·  News  ·  Download  ·  Documentation  ·  Future  ·  Contact Affilate: Nixus AB
MCatS Logo   SourceForge Logo



[back]

Content-type: text/html Manpage of MCATS_CDINPUT

MCATS_CDINPUT

Section: User Commands (1)
Updated: FEBRUARY 2002
Index Return to Main Contents
 

NAME

stdout - a module for MCatS to output cataloges to standard output.  

USAGE

mcats -o stdout [--volumeformat formatstring] [--fileformat formatstring]  

SYNOPSIS

stdout [--volumeformat formatstring] [--fileformat formatstring]  

DESCRIPTION

This module writes the data collected by a input module to standard output. The output format is all user-defined.  

OPTIONS

--help
Display module usage, and exit.
--version
This will display the current version of stdout module, and exit.
--volumeformat formatstring
formatstring is a regular string. Interpreted squences are:

%a The name.
%b The publisher.
%c The preparer.
%d The application.
%e Type of filesystem.
%f Copy of mount flags (depricated).
%g Fundamental filesystem block size.
%h Optimal transfer block size.
%i Total data blocks in filesystem.
%j Free blocks in filesystem
%k Free blocks avaible to non-superuser.
%l Total file nodes in filesystem.
%m Free file nodes in filesystem.
%n Filesystem id.
%o User that mounted the filesystem
%p Copy of mount flags.
%q Count of sync writes since mount.
%r Count of async writes since mount.
%t Filesystem type name.
%u Directory on which mounted.
%v Mounted filesystem.
\t Horizontal tab.
\n New line.

--fileformat formatstring
formatstring is a regular string. Interpreted squences are:

%a The time of last accessed.
%b The time of last modification.
%c The time of last file status change.
%d The description (normaly supplied by a filter)
%f The filename. No leading slash.
%g The group.
%i The mime type (normaly supplied by a filter).
%m The mode.
%o The owner.
%p The path. Leading and trailing slash.
%s The size in bytes.
%t The type.
\t Horizontal tab.
\n New line.

 

BUGS

Since this is the initial release of stdout module there will probably be alot of bugs. Please report any bugs to <bug@mcats.net>.  

AUTHOR

Pehr Johansson <pehr@mcats.net>
http://mcats.net/


 

Index

NAME
USAGE
SYNOPSIS
DESCRIPTION
OPTIONS
BUGS
AUTHOR

This document was created by man2html, using the manual pages.
Time: 18:41:08 GMT, November 18, 2002