[pass] Flat view of stored passwords appropriate for using grep
Berend De Schouwer
berend.de.schouwer at gmail.com
Mon Feb 4 15:50:05 CET 2013
try:
find . -name '*.gpg' -type f -exec basename -a '{}' + | sed 's/\.gpg
$//g'
On Mon, 2013-02-04 at 15:04 +0100, Martin Vielsmaier wrote:
> Hey guys,
>
> I added an option to get a flat view of the stored passwords. Add
> (-f|--flat) to the ls command to have the tree flattened.
>
> I'm not really into building bash scripts, so the code might need some
> improvements before being stable.
>
> Yours,
> Martin
>
> _______________________________________________
> Password-Store mailing list
> Password-Store at lists.zx2c4.com
> http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com
More information about the Password-Store
mailing list