Skip site navigation (1)Skip section navigation (2)

  
 
  

home | help
SIGNFILES(1)		     General Commands Manual		    SIGNFILES(1)

NAME
     signfiles -- sign one or more files usign GnuPG

SYNOPSIS
     signfiles filename...

DESCRIPTION
     The  signfiles  utility  cryptographically  signs	one  or more files using
     GnuPG.  Unlike GnuPG's default operation, it creates a  separate  signature
     file for each of the filenames specified on the command line.

RETURN VALUES
     The signfiles utility exits 0 on success, and >0 if an error occurs.

ENVIRONMENT
     The signfiles utility's operation is currently not directly affected by its
     environment.

FILES
     The signfiles utility's operation is currently not directly affected by any
     files.

EXAMPLES
     Sign a couple of files:

	   signfiles sssnips*.tar*

HISTORY
     The signfiles utility was written by Peter Pentchev in 2000.

AUTHORS
     Peter Penchev <roam@ringlet.net>

FreeBSD ports 15.quarterly	 August 17, 2010		    SIGNFILES(1)

Want to link to this manual page? Use this URL:
<https://man.freebsd.org/cgi/man.cgi?query=signfiles&sektion=1&manpath=FreeBSD+Ports+15.1.quarterly>

home | help