[markdown]

Handy Linux Commands



###### How to reinitialize a terminal window instead of closing it and starting a new one? “` bash source ~/.bashrc “`


###### List Folder and Files “` bash tree “` [/markdown]