ReePrime
10 TERMINAL Commands to Help Start Your Programming Career | New

Hosted by Dailymotion. For legal issues report at the Copyright Center, report us on DMC, or use the Instant Removal tool.

10 TERMINAL Commands to Help Start Your Programming Career | New

C
ComputerScienceVideos

2 Views • Jan 09, 2024

Description

The 10 Terminal Commands to Help Start Your Programming Career | New #TerminalCommands #Programming #ComputerScienceVideos

1. cd (Change Directory)
2. ls (list all folders)
3. ls -l (List in long format. Includes file mode, owner and group name, the date and the time the file was modified, as well as the pathname)
4. cd Documents/ (Change to Documents)
5. pwd (Print Working Directory)
6. cd .. (Move up a parent Directory)
7. cd ../.. (Move up 2 Directories)
8. cd Documents/; ls -l (Change Directory into Documents and List the items)
9. mkdir Folder (Make a Directory)
10. rmdir Folder (Remove Directory)

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: [email protected]
Personal E-Mail: [email protected]

© Computer Science Videos 2020