At 2003-02-23T09:52:27Z, "Gregor Ibic" <[EMAIL PROTECTED]> writes:

> I want to stop some service,...

Write a short script:

    #!/bin/sh
    echo "Amanda pre-run commands"
    command1
    command2
    ...

    echo "Dumping filesystems"
    amdump Confname

    echo "Amanda post-run commands"
    command1
    command2
    ...

and run that instead of amdump.    
-- 
Kirk Strauser
In Googlis non est, ergo non est.

Attachment: pgp00000.pgp
Description: PGP signature

Reply via email to