How to DELETE a Photo on a Mac Using Terminal Commands - Basic Tutorial | New

  • 3 months ago
How to Delete a Photo 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

Category

📚
Learning
Transcript
00:00Computer Science videos here today to show you guys in the tutorial how to
00:05remove a photo on a Mac computer using terminal commands. Without further ado
00:10let us start the video. So in this tutorial you need to have access to a
00:14Mac computer, be able to use terminal, execute the commands with the input to
00:21obtain the output. So we can now start this tutorial. We can now go over onto the
00:26dock, go to launchpad, search for the application terminal which should be
00:30built into the Mac computer. If not you can download however it will be built in.
00:34Let's now increase the size of the terminal window. Command plus a couple of
00:40times. Let's now decrease the size of terminal to simultaneously see what is
00:46happening on the left and right of the screen. So the idea of this tutorial is
00:53to show you how to remove a photo on terminal using the terminal command. So
00:59let's now navigate to the desktop. Before we do that let's just list everything on
01:04screen. LS minus L. CD desktop and we now want to also navigate to the work photo
01:12which is on the desktop. W tab and list all at the same time. LS minus L. Before
01:21we delete an image in the work folder, let's just go to the desktop, click on
01:27the work folder and we are looking to delete an image. Let's just move an image
01:34from the desktop. Highlight, right-click, copy photo.png, go to the work
01:41folder and now paste item. That's pasted.
01:47LS minus L and there is photo. Let's now remove a photo itself. In the previous
01:54tutorial, which will be available at the end of this video, we demonstrated how to
01:59remove a directory. For the command for this tutorial it's only RM. R M D I R was
02:09to remove the directory. However for this tutorial we only require RM to remove
02:15the photo. So RM P tab photo.png, return and there you can see. Let's just go
02:29back to the work folder. The photo itself has now been removed completely from
02:34that folder itself. We can now quit terminal and so that's it for this video.
02:41I'll see you guys in the next tutorial. Thanks for now. Thank you for making it
02:46towards the end of the video. Be sure to subscribe to my channel Computer Science
02:50Videos. Be sure to check out the previous video on screen now or you can ideally
02:56click on the playlist and watch all the journey for computer science videos from
03:02the start until now.

Recommended