|
|

code snippents and shell commands

Replace char in terminal output
1
echo $PATH | tr : '\n'
Print file size with tree
1
tree -sh or tree --du -h