mirror of
https://bitbucket.org/smil3y/kde-playground.git
synced 2025-02-24 10:52:52 +00:00
10 lines
182 B
Text
10 lines
182 B
Text
# OPTION mode=email
|
|
/subst
|
|
/serverpid
|
|
SENDER <foo@bar.com>
|
|
/open in test.data r
|
|
INPUT FD=$in
|
|
/open out test.data.gpgol-sign_detached-openpgp.asc w
|
|
OUTPUT FD=$out
|
|
SIGN --detached
|
|
BYE
|