How to Work with Directories in the Terminal with Bash [8 of 20] | Bash for Beginners

preview_player
Показать описание
Welcome to the Bash for Beginners Series where you will learn the basics of Bash scripting. In this video, Josh covers how to create, copy, and delete files and directories with the mkdir, touch, cp, rm, mv, and rmdir commands.

0:00 How to use the mkdir command
2:38 How to use the touch command
3:33 How to use the mv command
4:30 How to use the cp command
5:55 How to use the rm command
7:10 How to use the rmdir command.

Follow Gwyn:

Follow Josh:

Resources:

#linux #bash #shell #commandline #opensource
Рекомендации по теме
Комментарии
Автор

One of the best and concise tutorials on Bash. My special thanks to Josh Duffney, Gwyneth, and Microsoft Developer team for making this possible.

jeanclaude
Автор

Enjoying every bit of this journey. mkdir Appreciation in my heart

blasemaduabuchionaga
Автор

with using rmdir, do you always have to remove the lowest subdirectories or remove the files before you can remove a directory? Why can't I just delete project01 and subsequentially all the files and subdirectories with it?

Shay-bk
Автор

Any reason you didn't explain how to use rm -rf?

FrankFromHR
join shbcf.ru