Sophie

Sophie

distrib > Scientific%20Linux > 5x > x86_64 > media > main-src > by-pkgid > a05f635f8bbbe665ff06237a7c5ffdb8 > files > 15

gnupg-1.4.5-18.el5_10.src.rpm

spawn -noecho ./g10/gpg --homedir . --run-as-shm-coprocess 0
while {1} { expect {
	"shared memory coprocessing is not available" {exit 1}
	"Go ahead and type your message" {exit 0}
} }