2 lines
66 B
Plaintext
2 lines
66 B
Plaintext
|
[[ -x $(which tree 2>/dev/null) ]] && alias tree="tree -AQh --du"
|