This video is going to go over the basic bash terminal commands. The bash terminal is an essential tool for a developer, ad it significantly improves workflow and is a great way to interact with your computer. Here are some of the commands we're going over:
`$ pwd` - Display path of current directory
`$ cd (directory)` - Change directory
`$ cd ..` - Navigate to parent directory
`$ ls` - List directory contents
`$ mkdir (directory)` - Create a new named directory
`$ touch (file)` - Create a new named file
`$ clear` - Clear the console
`$ rm (file)` - Delete a file
`$ rm -r (directory)` - Delete a directory
`$ rm -f (file)` - Force delete a file ( -rf for directory )
`$ (app) .` - Open directory with app
________________________
** Buy me a Coffee: https://ko-fi.com/w7w5kojw
** Web Hosting: https://www.bluehost.com/track/devmat...
Смотрите видео Bash Terminal Commands For Beginners онлайн, длительностью часов минут секунд в хорошем качестве, которое загружено на канал Dev Material 10 Октябрь 2018. Делитесь ссылкой на видео в социальных сетях, чтобы ваши подписчики и друзья так же посмотрели это видео. Данный видеоклип посмотрели 169 раз и оно понравилось 7 посетителям.