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
> [email protected]
> http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/listinfo.cgi/password-store-zx2c4.com