ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

4,535,473 results

You Suck at Programming
Why Learn the Bash Shell? My story why and how i learned the shell, and if you should too

The bash guide - https://mywiki.wooledge.org/BashGuide More Links Website → https://ysap.sh Discord ...

8:42
Why Learn the Bash Shell? My story why and how i learned the shell, and if you should too

34,608 views

1 year ago

You Suck at Programming
Bash v5.3 Released! New features and syntax in the latest version of the Bash Shell.

Support me on https://patreon.com/YouSuckatProgramming Source Code: https://github.com/bahamas10/bash-changes ...

17:11
Bash v5.3 Released! New features and syntax in the latest version of the Bash Shell.

22,898 views

6 months ago

Luke Smith
Terminal vs. Bash vs. Command line vs. Prompt

Are you a secret smoothbrain who doesn't know the difference between a terminal emulator and bash? Find out the difference ...

11:06
Terminal vs. Bash vs. Command line vs. Prompt

268,620 views

6 years ago

Singularity Club
Become a shell wizard in ~12 mins

In this video we're running through all the important things you need to know in order to get comfortable using the shell and see ...

12:25
Become a shell wizard in ~12 mins

307,182 views

1 year ago

Bread on Penguins
Linux shell tricks to save you time and effort :D

collection of useful commands, flags, options, magic.. in zsh, bash, and general Linux! a very helpful resource and much credit to: ...

8:20
Linux shell tricks to save you time and effort :D

26,511 views

4 months ago

Eric Murphy
Bash vs ZSH vs Fish: What's the Difference?

Have you ever wondered what the difference between all the different shells were? Not sure which shell to choose? And angry ...

13:32
Bash vs ZSH vs Fish: What's the Difference?

245,421 views

4 years ago

NetworkChuck
you need to learn BASH Scripting RIGHT NOW!! // EP 1

Sign up for Linode here: https://ntck.co/linode and you get a $100 Credit good for 60 days as a new user! In this video ...

12:14
you need to learn BASH Scripting RIGHT NOW!! // EP 1

1,229,880 views

3 years ago

Chris Titus Tech
How to Make Bash Terminal look Good

Stock bash terminal is ugly and missing a LOT of quality of life features. Here is how to fix it to look good and get you around your ...

12:43
How to Make Bash Terminal look Good

86,271 views

7 months ago

Bread on Penguins
explaining shell scripts so you can learn how they work.

carefully breaking down some of my bash scripts line by line, so that if you're new to bash/the shell/scripting you can actually start ...

14:20
explaining shell scripts so you can learn how they work.

18,636 views

2 months ago

You Suck at Programming
Crash-Course in using `getopts` to parse Command Line Arguments in Bash!

Recorded during an Instagram live-stream - to learn more you can run: help getopts in your bash shell to see all of the possible ...

4:59
Crash-Course in using `getopts` to parse Command Line Arguments in Bash!

6,485 views

7 months ago

Shawn Powers
How to Write Simple Shell Scripts!

Shell scripts are nothing more than automating the things you'd normally type by hand on the command line. With shell scripting ...

13:48
How to Write Simple Shell Scripts!

41,962 views

3 years ago

Kris Jordan
Shell - 5 - Bash Shell Expansions

Shell expansions for things like the *, which is the "glob" symbol for matching anything, as well as variable expansions, curly brace ...

17:25
Shell - 5 - Bash Shell Expansions

11,705 views

5 years ago

Mental Outlaw
Bash Shell Scripting For Beginners - How to use Functions Functions

In this video I show you how to use functions in bash, I also give a brief explanation and show examples of why you would want to ...

9:05
Bash Shell Scripting For Beginners - How to use Functions Functions

5,748 views

6 years ago

Luke Smith
Never say "If" writing a Bash script! (Exit codes & logical operators)

A good rule of thumb is to never use "if" statements when writing shell or bash scripts. 90% of the time, you can get what you want ...

14:50
Never say "If" writing a Bash script! (Exit codes & logical operators)

244,146 views

5 years ago

Mental Outlaw
Bash Shell Scripting for Beginners - Using Pipes

In this video I discuss the pipe command (|) which is used to feed the output from programs run in your terminal into another ...

7:58
Bash Shell Scripting for Beginners - Using Pipes

8,423 views

6 years ago

Bread on Penguins
the basics of secure shell (ssh)

0:00 what is secure shell protocol 1:15 openssh and how to use the ssh command 2:37 ssh keys 5:20 what are ports? 6:57 scp ...

13:36
the basics of secure shell (ssh)

273,155 views

8 months ago

0xdf
Exploring bash Reverse Shell

Taking a quick deep dive into the bash reverse shell. Understanding how it works, the various bash redirections that make it ...

14:41
Exploring bash Reverse Shell

11,231 views

3 years ago

TechHut
Fancy Bash Prompt! Customize Linux Terminal with SYNTH-SHELL

synth-shell improves your terminal experience and productivity through a combination of small bash scripts. I will overview how to ...

13:27
Fancy Bash Prompt! Customize Linux Terminal with SYNTH-SHELL

159,545 views

4 years ago

Sonar Systems
Bash vs Shell vs Command Line vs Terminal - Bash Scripting

Get 100% Off Your First Month with CustomGPT! Sign up for a Standard CustomGPT.ai subscription using my referral link and ...

5:45
Bash vs Shell vs Command Line vs Terminal - Bash Scripting

38,387 views

5 years ago

Mental Outlaw
Bash Shell Scripting For Beginners - Case Statement

In this video I discuss the Case statement, case is similar to if else, but it only needs to be written once in order to do multiple ...

5:05
Bash Shell Scripting For Beginners - Case Statement

2,583 views

5 years ago