Skip to content
This repository was archived by the owner on Aug 15, 2018. It is now read-only.

Update contact/list.sh #40

Closed
diveshuttam opened this issue Jun 1, 2018 · 0 comments · Fixed by #78
Closed

Update contact/list.sh #40

diveshuttam opened this issue Jun 1, 2018 · 0 comments · Fixed by #78
Assignees

Comments

@diveshuttam
Copy link
Contributor

gpg --list-keys --with-sig-check "$@" && \

gpg --list-keys --fingerprint --with-sig-check --with-colons "$@" && \

ids=$(gpg --list-keys --with-colons "$@" | grep '^pub' | cut -d: -f5)

Implementations for auxilary.sh (#28) can be utilized here check them once more for the redundancy (though I will easily identify if I am repeating after I implement the functionality).

@diveshuttam diveshuttam added help wanted Extra attention is needed and removed help wanted Extra attention is needed labels Jun 2, 2018
@diveshuttam diveshuttam self-assigned this Jul 4, 2018
@diveshuttam diveshuttam added this to the Second Evaluations milestone Aug 9, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

1 participant