diff --git a/linux_notes.txt b/linux_notes.txt index c3ddab30..24e9ced6 100644 --- a/linux_notes.txt +++ b/linux_notes.txt @@ -119,6 +119,20 @@ curl ifconfig.me To display all directories/files: tree +To display stocks: +mop + +To display weather: +inxi -w + +To open terminal video player: +mplayer + +To download youtube videos: +youtube-dl +Only Audio +youtube-dl -x + To display all directories EXCEPT for one directory: tree -I ignored_directory_name Example: