Re: [dev] suckless password manager

From: Nibble <nibble.ds_AT_gmail.com>
Date: Fri, 11 Dec 2009 01:07:16 +0100

Maybe "xclip -l 1 -i" could do the work.

BTW I have just simplified the script even more (using umask instead of
chmod's). Last changes are in the hg tip.

http://nibble.develsec.org/hg/toys/file/a12b1de0a2cc/passman

On Thu, 10 Dec 2009 23:46:31 +0000
Rob <robpilling_AT_gmail.com> wrote:

> >What timeout -t affects? Looks like nothing changed. For -t 5000 i
> >can retrieve PRIMARY after 5 seconds, before 5 seconds and at any
> >time.
>
> You're right, perhaps it's an xsel bug?
> Perhaps you could
>
> echo "password" | xsel -i
> sleep 0.5
> xsel -c # or -d?
>
> Maybe xclip offers more
Received on Fri Dec 11 2009 - 00:07:16 UTC

This archive was generated by hypermail 2.2.0 : Fri Dec 11 2009 - 00:24:08 UTC