Must know Terminal Commands (Linux / MacOS) | Beginners Guide | Part 1

Опубликовано: 30 Сентябрь 2024
на канале: Data Science Basics
373
17

Must know Terminal Commands (Linux / MacOS) | Beginners Guide | Part 1

Introduction on who to use the terminal commands for mac and linux. If you are windows user, download Git Bash (https://git-scm.com/downloads)

Learning terminal commands is crucial and you must know how to run commands in the terminal for interacting with an operating system. Bash (Bourne Again Shell) is the default shell on many Linux and MacOS devices and is also available on most of the Unix based systems.

10 MUST Learn DATA SCIENCE Tools | 2023 (You Must Know These)
   • 10 MUST Learn DATA SCIENCE Tools | 20...  

ChatGPT for DATA SCIENCE | What is ChatGPT and How To Use It ( The Only Video You Need To Watch)
   • ChatGPT For DATA SCIENCE | What Is Ch...  

Connect me in LinkedIn
  / sudarshan-koirala  

Chapters / Time Stamps:
00:00 Must know Terminal Commands (Linux / MacOS) | Beginners Guide | Part 1
02:20 pwd
02:54 ls
04:30 mkdir
05:10 cd
06:20 touch
07:05 clear
09:10 rmdir
09:50 rm
10:50 nano
12:30 cat
14:00 mv
15:40 cp
17:15 history (Bonus command)

#bash #terminal #linux #macos #commandline