also sprach Werner Koch via BTS <gnupg@bugs.g10code.com> [2009.05.06.1111 +0200]:
Nope. Featurism without clear semantics. Use something like this #!/bin/sh fpr="$1" shift gpg --options myconf/gpg.$fpr.conf "$@"
Nope. Featurism without clear semantics. Use something like this
#!/bin/sh fpr="$1" shift gpg --options myconf/gpg.$fpr.conf "$@"