On 19/04/2012, Ivan Kanakarakis <ivan.kanak_AT_gmail.com> wrote:
> I tried the second one, I see the check for '-' in the code, but I get
>
> $ ii -n fooooooo -j -
> -: No such file or directory
>
> seems the check is faulty
>
> if (keyfile != NULL || stat(argv[i], &s) != 0) {
>
> does it work there ?
Ahhh. *facepalm*
Received on Fri Apr 20 2012 - 00:40:16 CEST