user@andrewstone.dev $
_
~/about
~/computers
~/coderags
~/misc
|
|
code snippents and shell commands
Replace char in terminal output
1
echo
$PATH
|
tr :
'\n'
02/10/23
Print file size with tree
1
tree -sh or tree --du -h
05/01/23