This website requires JavaScript.
Explore
Help
Sign in
rwx.work
/
rwx
Watch
1
Star
0
Fork
You've already forked rwx
0
Code
Issues
Pull requests
Projects
Releases
Packages
Wiki
Activity
Actions
70006908fe
Branches
Tags
No results found.
rwx
/
bash
/
alias
/
otpclient-cli.sh
13 lines
119 B
Bash
Raw
Normal View
History
Unescape
Escape
bash.d
2023-05-09 22:02:34 +02:00
# display otp code
otpclient-cli
2023-05-14 16:17:53 +02:00
alias
pd
=
"
\
otpclient-cli
\
show
\
account→a
2023-05-17 16:24:01 +02:00
-a
\
otpclient-cli
2023-05-14 16:17:53 +02:00
"
bash.d
2023-05-09 22:02:34 +02:00
# list otp accounts
otpclient-cli
2023-05-14 16:17:53 +02:00
alias
pl
=
"
\
otpclient-cli
\
list
\
"
Reference in a new issue
Copy permalink