On 19/04/2012, Connor Lane Smith <c...@lubutu.com> wrote: > How about making 'ii -k -' read the password from stdin? Flags with > optional arguments are bad, imo.
Worse yet are flags whose semantics vary by argument. k flag takes literal password, not file name. If we want such a feature we ought to add a new flag, as in attached patch. Cheers, strake
pwfile.patch
Description: Binary data