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