ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

194 results

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)

342,393 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)

855,913 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

25,285 views

6 days 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

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,597 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,382 views

10 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,066 views

3 months 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 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

990 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

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

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

NMSU_HPC
Open OnDemand - Discovery

This workshop covers file management, job management, launch interactiveDesktop/GUI(s), command-line shell access through ...

1:13:02
Open OnDemand - Discovery

264 views

4 years ago

Confreaks
RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani

RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani As a Ruby developer, you use the command line, ...

33:58
RubyConf 2018 - The Ruby Developer's Command Line Toolkit by Brad Urani

2,385 views

7 years ago

MY Classes
1. Introduction | Bash Scripting | Linux Command Line | Windows CMD | GUI and CLI

How to use Windows CMD effectively - Why Bash scripting and Shell scripting are so powerful - Practical automation basics that ...

1:01:10
1. Introduction | Bash Scripting | Linux Command Line | Windows CMD | GUI and CLI

241 views

5 months ago

Missing Semester
Lecture 2: Command-line Environment

You can find the lecture notes and exercises for this lecture at https://missing.csail.mit.edu/2026/command-line-environment/ ...

1:06:20
Lecture 2: Command-line Environment

3,600 views

6 days ago

All Systems Go!
Squeezing Water from Stone - KornShell in 2019

https://media.ccc.de/v/ASG2019-121-squeezing-water-from-stone-kornshell-in-2019 Despite of it's old age, ksh still remains one of ...

20:50
Squeezing Water from Stone - KornShell in 2019

1,439 views

6 years ago

DEFCONConference
DEF CON 30 - Tarek Abdelmotaleb, Dr. Bramwell Brizendine - Weaponizing Windows Syscalls

Windows syscalls, while increasingly trendy in red team efforts, have only been very rarely used as pure shellcode, outside of ...

25:43
DEF CON 30 - Tarek Abdelmotaleb, Dr. Bramwell Brizendine - Weaponizing Windows Syscalls

2,975 views

3 years ago

The Carpentries
CarpentryCon @ Home: Native Scripting in Windows: the Command Prompt Interface

Software Carpentry focuses on task automation and proposes Bash shell as an effective tool to this end. However, in Windows it is ...

1:20:12
CarpentryCon @ Home: Native Scripting in Windows: the Command Prompt Interface

50 views

5 years ago

DEFCONConference
finalphoenix - Rise of the Hypebots Scripting Streetwear - DEF CON 27 Conference

The era of bot purchasing has arrived and more often than not, purchasing shoes, shirts, and swag, requires shell scripting.

43:41
finalphoenix - Rise of the Hypebots Scripting Streetwear - DEF CON 27 Conference

3,995 views

6 years ago

Aalto Scientific Computing
Day 3 (input, here docs, traps, parallelization) - Linux shell scripting 2024

This day covers different ways to get input to the shell, traps (which allow responding to signals or outside events), and the ...

1:52:07
Day 3 (input, here docs, traps, parallelization) - Linux shell scripting 2024

350 views

2 years ago

NPTEL IIT Bombay
Week 2: Lecture 2: Shell Scripting Tutorial for Beginners

Shell Scripting Tutorial for Beginners.

43:42
Week 2: Lecture 2: Shell Scripting Tutorial for Beginners

645 views

1 year ago

Henk van Cann
KERI & OOBI CLI Demo (kli)

Phil Feairheller explains to Steven Milstein how the command line interface of KERI is used to test and demonstrate the core ...

58:46
KERI & OOBI CLI Demo (kli)

370 views

3 years ago

Missing Semester
Lecture 5: Command-line Environment (2020)

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

56:07
Lecture 5: Command-line Environment (2020)

123,271 views

5 years ago

NPTEL IIT Bombay
Week 2: Lecture 1: Understanding Shell Scripting: Parent-Child Processes and User Input Handling

Understanding Shell Scripting: Parent-Child Processes and User Input Handling.

34:53
Week 2: Lecture 1: Understanding Shell Scripting: Parent-Child Processes and User Input Handling

787 views

1 year ago