mirror of
https://github.com/scito/extract_otp_secret_keys.git
synced 2025-12-06 06:44:57 +01:00
5 lines
76 B
Text
5 lines
76 B
Text
|
|
alias ll='ls -lh'
|
||
|
|
alias la='ls -lha'
|
||
|
|
alias l='ls -alhF'
|
||
|
|
alias ls-l='ls -lh'
|