Skip to content

How can I make it work on OSx? #2

@magnuswikhog

Description

@magnuswikhog

When running this on OSx, it doesn't export any attachments.

It seems that the regex that extracts the id's doesn't work as expected. When I try running

lpass ls | sed -n "s/^.*id:\s*\([0-9]*\).*$/\1/p"

directly in the terminal, it just returns a bunch of empty lines. I've tried experimenting to get it to work, but didn't succeed.

Any ideas?

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions