// COMPLETE THREAD

Re: Pgp help.

1 expanded post ยท every known parent and child

NODE e049abc7Re: Pgp help.
i use a script, which i call sign, as follows:

    #!/bin/sh
    exec pgp -sta +clearsig=on ${1+"$@"}

please excuse my unix idioms.

	peter