3 lines
78 B
Bash
3 lines
78 B
Bash
#! /bin/sh -
|
|
|
|
./gunzip < tw.db_`hostname`.gz | ./tripwire -dfd 0 -c tw.config
|