[ILUG] Hard Disk Protection in Live CD Boot Ups
Kerry Linux Support
support at kerry-linux.ie
Thu Jan 15 20:12:38 GMT 2009
Here is the promised attachment for gpg integration into vim.
(^G) signing, (^F) sig verification (^e) encryption (^d) decryption.
RON
_______________________________________________________
KERRY LINUX Linux Solutions for Professionals
Valentia Island email: support at kerry-linux.ie
Co. Kerry web: https://kerry-linux.ie
Ireland phone: +353 87 6182121
_______________________________________________________
-------------- next part --------------
map :,$! /bin/sh -c "/usr/bin/expand \| sed 's/ *$//g' \| gpg --clearsign -u \"Kerry Linux Support\"" 2> /dev/tty
map :1,$! /bin/sh -c " gpg -o /dev/null"
map :,$! /bin/sh -c "/usr/bin/expand \| sed 's/ *$//g' \| gpg -ea" 2> /dev/tty
map :,$! /bin/sh -c " gpg -d -u \"Kerry Linux Support\"" 2> /dev/tty
More information about the ILUG
mailing list