OpenCores
URL https://opencores.org/ocsvn/or1k/or1k/trunk

Subversion Repositories or1k

[/] [or1k/] [trunk/] [insight/] [expect/] [example/] [cryptdir.man] - Blame information for rev 1778

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 578 markom
.TH CRYPTDIR 1 "1 January 1993"
2
.SH NAME
3
cryptdir \- encrypt/decrypt all files in a directory
4
.SH SYNOPSIS
5
.B cryptdir
6
[
7
.I dir
8
]
9
.br
10
.B decryptdir
11
[
12
.I dir
13
]
14
.SH INTRODUCTION
15
.B cryptdir
16
encrypts all files in the current directory (or the given directory
17
if one is provided as an argument).  When called as decryptdir
18
(i.e., same program, different name), all files are decrypted.
19
 
20
.SH NOTES
21
When encrypting, you are prompted twice for the password as a
22
precautionary measure.  It would be a disaster to encrypt files with a
23
password that wasn't what you intended.
24
 
25
In contrast, when decrypting, you are only prompted once.  If it's the
26
wrong password, no harm done.
27
 
28
Encrypted files have the suffix .crypt appended.  This prevents files
29
from being encrypted twice.  The suffix is removed upon decryption.
30
Thus, you can easily add files to an encrypted directory and run
31
cryptdir on it without worrying about the already encrypted files.
32
.SH BUGS
33
 
34
The man page is longer than the program.
35
 
36
.SH SEE ALSO
37
.I
38
"Exploring Expect: A Tcl-Based Toolkit for Automating Interactive Programs"
39
\fRby Don Libes,
40
O'Reilly and Associates, January 1995.
41
.SH AUTHOR
42
Don Libes, National Institute of Standards and Technology

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.