detached signatures
    Brian V Bonini 
    b-bonini at cox.net
       
    Fri Dec 12 08:45:54 CET 2003
    
    
  
On Fri, 2003-12-12 at 03:43, Atom 'Smasher' wrote:
> 1) is there a way create detached signatures in bulk? this does NOT work:
> 	gpg -b[a] file-1 file-2 ... file-n
> 
tcsh
foreach x (files.regex)
	gpg --detach-sig $x
end
-- 
Brian
GnuPG // KeyID: 0x04A4F0DC | Key Server: pgp.mit.edu                   
________________________________________________________________________
GnuPG: http://gnupg.org
    
    
More information about the Gnupg-users
mailing list