Tuesday, September 26, 2006

Encrypting file on Unix

crypt: Encodes (encrypts) or decodes a file
usage: crypt [options][file]
options: password
example: crypt key <> encrypted.file
example: crypt key < encrypted.file | lpr

Resource:

http://www.u.arizona.edu/udocs/unix-cmds.html#crypt

Labels:

0 Comments:

Post a Comment

Subscribe to Post Comments [Atom]

<< Home