[Aide] writing new AIDE data base to stderr

Sven.Hartrumpf@fernuni-hagen.de Sven.Hartrumpf at fernuni-hagen.de
Tue Oct 25 13:03:23 EEST 2005


Hi all.
I use the following bash script to produce a data base compressed by bzip2.
Unfortunately, the data base ends up in /tmp/aide.log and aide.db.new
stays empty.


#! /bin/bash -x

bzcat aide.db.bz2 | /media/floppy/aide -c aide.conf -u > /tmp/aide.log 2>&1 | bzip2 -9 > aide.db.new
...

aide.conf contains:
database=stdin
database_out=stderr
...

What am I missing?

Greetings
Sven
-------------- next part --------------
A non-text attachment was scrubbed...
Name: not available
Type: application/pgp-signature
Size: 189 bytes
Desc: not available
Url : https://mailman.cs.tut.fi/pipermail/aide/attachments/20051025/5fee3791/attachment.bin


More information about the Aide mailing list