On 3/7/2013 8:33 PM, dan (ddp) wrote:
Actually the problem is that the script is using bash syntax even though is has /bin/sh as the shebang.Make sure /bin/sh is bash and not dash.
The script should either be changed to only use sh syntax or use #!/bin/bash
smime.p7s
Description: S/MIME Cryptographic Signature
