4 lines
37 B
Plaintext
4 lines
37 B
Plaintext
|
#!/bin/bash
|
||
|
|
||
|
alias tree='tree -A -C'
|