ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

835 results

Lane Woodrose Schwartz
Shell Script Basics: positional parameters

This video briefly explores the use of positional parameters in bash shell scripts.

6:44
Shell Script Basics: positional parameters

2,006 views

11 years ago

Missing Semester
Lecture 2: Shell Tools and Scripting (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/shell-tools/ Help us caption ...

48:56
Lecture 2: Shell Tools and Scripting (2020)

341,902 views

5 years ago

Missing Semester
Lecture 1: Course Overview + The Shell (2020)

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2020/course-shell/ Help us caption ...

48:17
Lecture 1: Course Overview + The Shell (2020)

853,953 views

5 years ago

Missing Semester
Lecture 1: Course Overview + Introduction to the Shell

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/course-shell/ 0:00:00 ...

1:14:44
Lecture 1: Course Overview + Introduction to the Shell

1,816 views

19 hours ago

CS50
Unix Shells, Environments

Later on here, C-shell scripts should run under the TC-shell. The C-shell was actually never extensively used for scripting since ...

1:34:20
Unix Shells, Environments

9,252 views

12 years ago

Red Hat Enterprise Linux
Creating Reusable Scripts for Tedious Command Line Tasks

Learn the basics of using the command line. This tutorial will walk you through essential command line operations, helping you ...

13:49
Creating Reusable Scripts for Tedious Command Line Tasks

777 views

1 year ago

EmacsConf and Emacs hangouts
EmacsConf 2024: Emacs as a shell - Christopher Howard

EmacsConf 2024: Emacs as a shell - Christopher Howard (he/him) https://emacsconf.org/2024/talks/shell 00:02 Introduction 00:37 ...

37:14
EmacsConf 2024: Emacs as a shell - Christopher Howard

3,590 views

1 year ago

nptelhrd
Mod-01 Lec-01 Linux Basics

Linux Programming & Scripting by Anand Iyer,Director, Calypto Design Systems.For more details on NPTEL visit http://nptel.ac.in.

1:04:26
Mod-01 Lec-01 Linux Basics

164,228 views

10 years ago

Aalto Scientific Computing
Day 1 (variables, functions, environments) - Linux shell scripting 2024

This day mainly covers ways to make scripts (basics, like where to put them to be executable), variables, functions, and ...

1:34:44
Day 1 (variables, functions, environments) - Linux shell scripting 2024

438 views

2 years ago

Aalto Scientific Computing
Day 2 (conditionals and loops) - Linux shell scripting 2024

This day mainly covers conditions and loops. Conditionals: https://aaltoscicomp.github.io/linux-shell/conditionals/ Loops: ...

1:47:15
Day 2 (conditionals and loops) - Linux shell scripting 2024

291 views

2 years ago

Spoken-Tutorial IIT Bombay
Basics of Shell Scripting - English

Basics of Shell Scripting System variables User defined variables Accepting user input via keyboard.

11:51
Basics of Shell Scripting - English

2,320 views

11 years ago

Aalto Scientific Computing
Day 3 (file transfer, pipelines, other utilities) - Linux shell basics 2023

Day 3 (file transfer, pipelines, other utilities) - Linux shell basics 2023 (1) ...

2:03:14
Day 3 (file transfer, pipelines, other utilities) - Linux shell basics 2023

216 views

2 years ago

Spoken-Tutorial IIT Bombay
Introduction to BASH Shell Scripting - English

Introduction to BASH Shell Scripting The bash shell Bash Shell Script.

8:04
Introduction to BASH Shell Scripting - English

6,968 views

11 years ago

EmacsConf and Emacs hangouts
EmacsConf 2022: Top 10 reasons why you should be using Eshell - Howard Abrams (he/him)

https://emacsconf.org/2022/talks/eshell 00:00:00.000 Introduction 00:29.000 1. It's an Emacs REPL 00:48.600 2. It's also a shell ...

14:02
EmacsConf 2022: Top 10 reasons why you should be using Eshell - Howard Abrams (he/him)

14,944 views

3 years ago

TheRayCode
My First Show - it's a .bashrc  (for starters...)

This show is just a starter. In this show, I how you how to modify the terminal command prompt by editng the .bashrc file (found in ...

4:56
My First Show - it's a .bashrc (for starters...)

2,643 views

12 years ago

Aalto Scientific Computing
Day 1 (basic shell, starting out, processes) - Linux shell basics 2023

(1) https://aaltoscicomp.github.io/linux-shell/the-shell/ (2) https://aaltoscicomp.github.io/linux-shell/starting-commands/ (3) ...

2:14:38
Day 1 (basic shell, starting out, processes) - Linux shell basics 2023

988 views

2 years ago

Adam Goss
There’s a Nu-shell in town! Powerful cmdline analysis // Nushell Tutorial

Are you still drowning in unorganized logs and complex text files when performing cyber security analysis? It's time to upgrade ...

25:38
There’s a Nu-shell in town! Powerful cmdline analysis // Nushell Tutorial

1,022 views

3 months ago

Aalto Scientific Computing
Day 2 (files and directories, find) - Linux shell basics 2023

(1) https://aaltoscicomp.github.io/linux-shell/files-and-directories/ (2) https://aaltoscicomp.github.io/linux-shell/find/ 00:00 ...

2:23:52
Day 2 (files and directories, find) - Linux shell basics 2023

506 views

2 years ago

Spoken-Tutorial IIT Bombay
Array Operations in BASH - English

... during declaration To find length of Bash Array and length of nth element To print whole Bash Array Shell script to illustrate the ...

7:05
Array Operations in BASH - English

4,300 views

11 years ago

tech Sonic
explaining bash scripting in terminal

please subscribe this channel and like this video.a new videos is going to come in 2 days channel ...

7:28
explaining bash scripting in terminal

14 views

5 years ago

CLARK | Cybersecurity Curriculum Digital Library
Lesson2 files bash p1 default

CLARK URL: https://clark.center/details/caiyusa/Working%20with%20Files.

8:46
Lesson2 files bash p1 default

5 views

6 years ago

Aalto Scientific Computing
Shell crash course v2

Easy to make a shell script) It's still very much used in development and advanced computing. We send this video to those coming ...

19:50
Shell crash course v2

1,072 views

10 months ago

David Hamner
Managing Linux Shell Processes

How to manage stuff you start in a shell. https://twitter.com/hackersgametoo Patreon: https://www.patreon.com/hackersgametoo ...

2:15
Managing Linux Shell Processes

87 views

8 years ago

Aalto Scientific Computing
Day 1 introduction - Linux shell scripting 2024

The introduction of the day. ----- You might have already used Linux shell commands interactively, but how do you go from ...

8:49
Day 1 introduction - Linux shell scripting 2024

564 views

2 years ago

somekilgoretrout
Linux scripting tutorial part 2

Linux scripting tutorial part 2: running programs from within a script. Parameter sweep for programs which have input files ...

18:45
Linux scripting tutorial part 2

7,091 views

14 years ago