Linux/Mac Terminal Tutorial: Create, Copy, Move, Rename and Delete Files and Directories

preview_player
Показать описание
In this video, we will be learning basic terminal commands which will allow us to create, copy, rename, move, and delete file and directories. These commands include: touch, mkdir, cp, mv, rm, as well as exploring some options we can use with these commands. Let's get started.

✅ Support My Channel Through Patreon:

✅ Become a Channel Member:

✅ One-Time Contribution Through PayPal:

✅ Cryptocurrency Donations:
Bitcoin Wallet - 3MPH8oY2EAgbLVy7RBMinwcBntggi7qeG3
Ethereum Wallet - 0x151649418616068fB46C3598083817101d3bCD33
Litecoin Wallet - MPvEBY5fxGkmPQgocfJbxP6EmTo5UUXMot

✅ Corey's Public Amazon Wishlist

✅ Equipment I Use and Books I Recommend:

▶️ You Can Find Me On:

#Linux #Mac
Рекомендации по теме
Комментарии
Автор

Here are some of the commands used in this video:
cd for changing directory.
ls for showing a list of all the files in the directory.
ls -la for showing the list of files in list format + showing all the hidden files.
mkdir for making a new directory.
touch for creating a new file.
cp for copying a file.
cp -r for copy a directory.
mv for renaming and / or moving a file.
open for opening a file.
rm for removing a file.
rm -rf for force removing a directory.
man (-r) this will show some information about -r. -r is an example.

esmoa
Автор

Every thing I will need for this next project and many more to come. To-the-point, well educated, and presented well. You deserve more subscribers.

alexkenny
Автор

Great video, Corey. Thanks for making this, providing all the examples, explanations, and sharing this.

spankdatass
Автор

thank you for those regular basics. THank you man for sharing and waiting to see more.

provisionabpro
Автор

Thank you so much for making these helpful videos, i believe you are the only one made a tutorial on the command line on YouTube.

thecapitalistgeek
Автор

Thank you! Your tutorials are simple and sweet

umessi
Автор

perfect video, very nicely demonstrated with the panel on the right.

billybuck
Автор

cd for changing directory.
ls for showing a list of all the files in the directory.
ls -la for showing the list of files in list format + showing all the hidden files.
mkdir for making a new directory.
touch for creating a new file.
cp for copying a file.
cp -r for copy a directory.
mv for renaming and / or moving a file.
open for opening a file.
rm for removing a file.
rm -rf for force removing a directory.
man (-r) this will show some information about -r. -r is an example.

xtheory
Автор

Thank you! This helped me massively on my way to learn managing my Linux system.

TheAnalXylophone
Автор

Luv u alot man u solved my problem from which i was suffering from 2 days

Hitesh-Salgotra
Автор

oh thank you so much, it helps a lots and learn a lots !

migmarwangdue
Автор

Awesome! very useful and clean tutorial.

shellyshamsul
Автор

Very useful for beginners like me. Thanks for making this video. :)

drewlynford
Автор

you cover a lot in short time comparison to others... Thanks for video

shahedahmed
Автор

thank you very much for the video.. its very helpfulll.. thank u

yashwanthkumar-ynxu
Автор

Replace "open" with "xdg-open" in the script, if the "open" command does not work

johnhillescobar
Автор

Very good tutorial... I speak spanish, , but I could understand all, thank you

Автор

great videos! these have help me so much!

Pinkythegreat
Автор

Man, you totally nailed it. God bless You.

bholaprasad
Автор

As a Mac user learning Linux, this video is perfect. The visual of the Mac OS gui file system paired with Linux commands in Terminal is awesome. This is such a good way to learn it.

TheYooToob