Re: [dev] suckless password manager

From: anonymous <aim0shei_AT_lavabit.com>
Date: Fri, 11 Dec 2009 03:32:04 +0300

> Thanks for the tip :) I updated passman accordingly and now it uses
> "shred -fuz" instead of "rm -f".

Also if you want to make code shorter you can use
    [ expr ] && echo true || echo false
instead of if..else.
Received on Fri Dec 11 2009 - 00:32:04 UTC

This archive was generated by hypermail 2.2.0 : Fri Dec 11 2009 - 00:48:02 UTC