2024-10-14 - Export Password Store

Back in 2022 i posted about migrating to pass, the Unix password manager [1].

What i want to do is export a list of all of my passwords into a single file. I could not find a generic way to do in the manual nor on the project web site.

I wrote a shell and awk script to export to CSV. I tested it using bash, ksh, awk, and mawk. See code in the link below [2].

Wishlist for the pass unix password manager

Footnotes

[1] pass, the Unix password manager
[2] pass-export-csv.txt
[3] Wishlist: Support CSV export
[4] Wishlist: Support NO_COLOR standard

Tags

bencollver
technical
unix