Google Colab - An Intro to Bash Scripting!
Adrian Dolinay
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. GitHub Repo - https://github.com/tudev/Workshops-2020-2021
CONNECT: LinkedIn: https://www.linkedin.com/in/adrian-dolinay-frm-96a289106/ GitHub: https://github.com/ad17171717 Twitter: https://twitter.com/DolinayG
------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 ... https://www.youtube.com/watch?v=E54volo2B2s
49127385 Bytes