List directory structure except one or more dirs
13 ตุลาคม 2563
Ever wanted to display the structure of the current directory except or two directories?
#NPM or yarn project
tree -I node_modules
# Elixir Mix project
tree -I 'deps|test'
Ever wanted to display the structure of the current directory except or two directories?
#NPM or yarn project
tree -I node_modules
# Elixir Mix project
tree -I 'deps|test'
Simply put a space before the command and it won't be saved to ~/.bash\_history. E.g. qrencode -o out.png "Some secret text"
To upgrade postgres you can run
Open term (or equivalent) and paste the following: