repo.or.cz
/
sunny256-utils.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
std/c/README.md: Add section skeletons and don't indent lists
[sunny256-utils.git]
/
rdbl-gpg
blob
01f6f4f76f23bc473539c1906b4f831ea67651e6
1
#!/usr/bin/env bash
2
3
#=======================================================================
4
# rdbl-gpg
5
# File ID: c9a44004-4ffc-11e1-a5d5-4bc3f812a85a
6
#=======================================================================
7
8
gpg
-v
"$@"
2
>/
dev
/
null
9
exit
0