DragonFly On-Line Manual Pages

Search: Section:  


SIGNFILES(1)           DragonFly 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> DragonFly 6.5-DEVELOPMENT August 17, 2010 DragonFly 6.5-DEVELOPMENT

Search: Section: