Hello, owner-openssl-us...@openssl.org wrote on 10/01/2009 10:24:11 PM:
> Ger Hobbelt <g...@hobbelt.com> > Sent by: owner-openssl-us...@openssl.org > ;-) Of course, you always could go an use shell backquoting, e.g. > > dgst -hmac `cat keyfile` ... > > assuming the 'keyfile' is in the proper format already. admin# echo 100 > /tmp/p.txt admin# sleep `cat /tmp/p.txt` & [1] 21988 admin# ps -ef | grep sleep | grep -v grep root 21988 3150 0 22:29 pts/0 00:00:00 sleep 100 Best regards, -- Marek Marcola <marek.marc...@malkom.pl> ______________________________________________________________________ OpenSSL Project http://www.openssl.org User Support Mailing List openssl-users@openssl.org Automated List Manager majord...@openssl.org