ceedee666 / drumm.sh-comments

Repository for comments on the blog posts of my site https://drumm.sh
0 stars 0 forks source link

blog/bw-cli #4

Open utterances-bot opened 3 years ago

utterances-bot commented 3 years ago

drumm.sh | Blog | Adapting the Bitwarden CLI with Shell Scripting

Blog, lectures and project by Prof. Dr. Christian Drumm.

https://www.drumm.sh/blog/bw-cli

qmacro commented 3 years ago

Nice post! I've followed up here: Learning by rewriting - bash, jq and fzf details

ceedee666 commented 3 years ago

Now I will need to learn about shell parameter expansion 😄. I will definitely adopt the main "$@" pattern for my scripts in the future.

markhepburn commented 3 years ago

Cool! I just wrote a similar post involving TOTP codes, although it lacks gifs for a start :)

ceedee666 commented 3 years ago

Of course, TOTP codes. I need to extend my script to copy them as well (if available).