> 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.


Reply via email to