Howto --passphrase-fd
Johan Wevers
johanw@vulcan.xs4all.nl
Sun Feb 18 12:47:01 2001
Roelf Renkema wrote:
> And yes I read the man and pdf file, but I'm not
> sure what file discriptor means. I thought it to be
> a filename containing the password?
No, certainly not. Are you famaliar with C? A fd is something you get back
when you use the system call open() on a file. It is even more low-level
than the usual C FILE*. A description can be found in K&R2 chapter 8.
If you don't have it or something similar, I have K&R2 as html and pdf
file available, mail me when you want a copy.
--
ir. J.C.A. Wevers // Physics and science fiction site:
johanw@vulcan.xs4all.nl // http://www.xs4all.nl/~johanw/index.html
PGP/GPG public keys at http://www.xs4all.nl/~johanw/pgpkeys.html