[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: 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