[Integrit-users] Re: integrit 2.02
Brought to you by:
ecashin
From: Ed L C. <ec...@te...> - 2001-08-24 12:21:28
|
(Copied to integrit-users mailing list. See URL for subscription and list information: http://sourceforge.net/mail/?group_id=15369) "Main Dude" <wol...@ho...> writes: > I'm running Integrit 2.02 on a Linux and I'm not sure where the > human readable output can be found When integrit runs without the "-x" flag, the human-readable output is on the standard output. In short, integrit's regular output is always on the standard output, whether you're doing XML or human readable output. Error messages and warnings are produced on the standard error. For more information about standard output and standard error, see an intro to UNIX tutorial or text. So the human readable output can be found by simply running integrit. If you run it yourself, the output will be visible on your screen, or you can pipe the output to another program, like "less" the pager, or sendmail, the mail transport agent. -- --Ed Cashin PGP public key: ec...@te... http://www.terry.uga.edu/~ecashin/pgp/ |