How to CREATE a Folder Within a Folder On a Mac Using Terminal Commands - Basic Tutorial | New

  • 2 months ago
How to Create a Folder Within a Folder On a Mac Using Terminal Commands - Basic Tutorial | New #TerminalCommands #Terminal #ComputerScienceVideos

Social Media:
--------------------------------
Twitter: https://twitter.com/ComputerVideos
Instagram: https://www.instagram.com/computer.science.videos/
YouTube: https://www.youtube.com/c/ComputerScienceVideos

CSV GitHub: https://github.com/ComputerScienceVideos
Personal GitHub: https://github.com/RehanAbdullah
--------------------------------
Contact via e-mail
--------------------------------
Business E-Mail: ComputerScienceVideosBusiness@gmail.com
Personal E-Mail: rehan2209@gmail.com

Support us on PayPal: https://www.paypal.com/paypalme/ComputerScienceVideo

© Computer Science Videos 2021
Transcript
00:00Computer Science videos here today to show you guys in this tutorial how to
00:05create a folder within a folder on terminal using commands on a Mac
00:10computer. Without further ado, let us start the video. So in this tutorial, you need to
00:16have access to a Mac computer to be able to use terminal with the commands. So we
00:20can now start the tutorial. We can now go all the way down to the dock. Go to launch
00:25pad. Search for the application terminal which should be built into the Mac
00:30computer itself. If not, you can download. However, let's just click on enter to
00:34launch the application. Launch the terminal. Let's just increase the size of
00:39terminal window itself and now let's just clear on screen. CD LS minus L. Navigate
00:50to the desktop. See the desktop tab. LS. Let's now create a folder. Before we do
01:00that, we can decrease the size of the terminal window to see what we are
01:04working with and what will be made on screen. So we can do make directory. Hello.
01:13Click on enter. We can then change directory into the hello folder. LS.
01:29Let's now create a folder within the hello folder. Make directory hello1 and
01:41that folder itself has now been created. If we go back one. LS minus L and there
01:49we see hello on screen. Let's now clear everything on screen. CD LS. See the
02:02desktop. Hello. Hello1 and now if we just move something from the desktop
02:19into hello1. Command C on the photo. Command V within hello1 and now let's go
02:29back to the terminal. LS minus L and there we have the photo. In the near
02:36future, I will show you how to move files, images, documents from one place to
02:42another and so what we can do is change directory again. So we can now quit
02:51terminal and so that's it for this video. I'll see you guys in the next tutorial.
02:56Thanks for now. Thank you for making it towards the end of the video. Be sure to
03:02subscribe to my channel Computer Science Videos. Be sure to check out the previous
03:06video on screen now or you can ideally click on the playlist and watch all the
03:13journey for computer science videos from the start until now.

Recommended