~ecryptfs/ecryptfs/trunk

« back to all changes in this revision

Viewing changes to doc/manpage/ecryptfs-find.1

  • Committer: Dustin Kirkland
  • Date: 2009-02-13 15:57:24 UTC
  • Revision ID: kirkland@canonical.com-20090213155724-1q3qz2o0cbyimu9x
debian/ubuntu packaging

Initial checkin of the Debian/Ubuntu packaging

Signed-off-by: Dustin Kirkland <kirkland@canonical.com>

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
.TH ecryptfs-find 1 2012-01-24 ecryptfs-utils "eCryptfs"
2
 
.SH NAME
3
 
ecryptfs-find \- use inode numbers to match encrypted/decrypted filenames
4
 
 
5
 
.SH SYNOPSIS
6
 
\fBecryptfs-find\fP cleartext-filename
7
 
\fBecryptfs-find\fP ECRYPTFS_FNEK_ENCRYPTED.fwBGx18a.UcYl18CF7VKLMSDuEadV
8
 
 
9
 
.SH DESCRIPTION
10
 
This program will attempt to match encrypted filenames to their decrypted counterpart, and attempt to match decrypted filenames to their encrypted counterpart.
11
 
 
12
 
Notes:
13
 
 - the eCryptfs filesystem must be mounted in order to work
14
 
 - it uses \fBls\fP(1) in order to determine the inode
15
 
 - it uses \fBfind\fP(1) in order to locate the inode
16
 
 
17
 
.SH SEE ALSO
18
 
\fBfind\fP(1), \fBls\fP(1)
19
 
 
20
 
\fIhttp://ecryptfs.org/\fP
21
 
 
22
 
.SH AUTHOR
23
 
This manpage was written by Dustin Kirkland <kirkland@ubuntu.com> for Ubuntu systems (but may be used by others).  Permission is granted to copy, distribute and/or modify this document under the terms of the GNU General Public License, Version 2 or any later version published by the Free Software Foundation.
24
 
 
25
 
On Debian and Ubuntu systems, the complete text of the GNU General Public License can be found in /usr/share/common-licenses/GPL.