Google Colab - An Intro to Bash Scripting!

preview_player
Показать описание
A tutorial introducing Bash scripting within a Google Colab environment. Learn the definition of shell commands and basic Bash commands to more efficiently navigate within Google Colab.

The notebook can be found in the "Google Colab Tutorials" folder within the below repo.

CONNECT:

|-Video Chapters-|
0:00 - Intro
0:12 - Shell Command Definition
0:57 - Brief Background on Bash
2:05 - man or Manual command
3:09 - echo command
4:10 - pwd or print working directory command
4:50 - cd or change directory command
5:40 - ls or list command
6:24 - head and tail commands
8:45 - mkdir or make directory command
9:42 - cp or copy command
11:04 - rm or remove command
11:45 - rmdir or remove directory command
12:25 - References and additional learning
Рекомендации по теме
Комментарии
Автор

you are just nailed it keep it up
thank you

minime