Sophie

Sophie

distrib > Mageia > 7 > i586 > media > core-release > by-pkgid > 8d41deb139e0ad8a85a78838c947684a > files > 26

afio-2.5.1-7.mga7.i586.rpm

#!/bin/sh
#
# This example shows how to configure afio to unpack GnuPG encrypted archives.
# it is a companion script to afio_pack_gpg_zip, see the comments there.

passphrasefile=my_passphrasefile

afio -ivzZ -3 3 -P ./gpg_decrypt_unzip my_archive_file 3<my_passphrasefile