ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

1,752 results

Microsoft Developer
What is the difference between Cmd, PowerShell, and Bash? | One Dev Question

What's the difference between Cmd, Powershell, and Bash? Hmmmmm, sounds like a good question for Rich Turner. Listen in to ...

2:02
What is the difference between Cmd, PowerShell, and Bash? | One Dev Question

127,573 views

6 years ago

River's Educational Channel
5 bash tricks to make you a cooler programmer

Why be a junior analyst when you could be a senior software engineer with a few simple bash tricks?? Find out more about this ...

2:12
5 bash tricks to make you a cooler programmer

7,283 views

5 years ago

Techy Help
Fastest Way to Learn Bash Scripting

What is the fastest way to learn Bash scripting? I do not mean to bash Bash, but why not learn Emacs? There may be an Emac for ...

2:52
Fastest Way to Learn Bash Scripting

7,307 views

10 years ago

The Human Software
5 top tips for writing great BASH scripts

The best bash scripts are SHORT bash scripts, keep them single-use and small. 4. Always use an EXIT CODE. Make sure you ...

0:47
5 top tips for writing great BASH scripts

8,008 views

3 years ago

Krishnavik
Linux Shell Script Project: Word Counter | Analyze Your Texts with Ease!

Welcome to our latest Linux Shell Scripting project: the Word Counter! In this tutorial, we'll guide you through creating a powerful ...

2:33
Linux Shell Script Project: Word Counter | Analyze Your Texts with Ease!

101 views

2 years ago

MyEmBrain Inc.
Learn Advanced BASH - The Basics of BASH Scripting

Enroll in the course https://goo.gl/6EVOzM Learn Advanced BASH for System Automation and Productivity Boost (Bestselling ...

1:25
Learn Advanced BASH - The Basics of BASH Scripting

85 views

8 years ago

EIT Training
Why Linux Is Essential for DevOps | What Is a Bash Script? (Beginner-Friendly)

In this video, we break down: ✓ Why Linux powers 90%+ of cloud infrastructure ✓ What a Bash script is and how it automates ...

0:55
Why Linux Is Essential for DevOps | What Is a Bash Script? (Beginner-Friendly)

26 views

4 months ago

Rainbow Factory Games
Why linux password rejection take so damn long?!?! #shorts #coding #bash #linux #shell #terminal

Have you ever wondered why the sudo command takes so long to tell you your password is wrong? Well you came to the right ...

0:34
Why linux password rejection take so damn long?!?! #shorts #coding #bash #linux #shell #terminal

87 views

2 years ago

Awesome
Bash the right way

A quick look at bash scripting and automation. Topics: - Working with bash; - Bash examples; - Bash scriptiong; - Bash best ...

3:48
Bash the right way

10,824 views

3 months ago

Microsoft Developer
Welcome to Bash for Beginners [1 of 20] | Bash for Beginners

Welcome to the Bash for Beginners Series where you will learn the basics of Bash scripting. In this video, Gwyn and Josh ...

3:36
Welcome to Bash for Beginners [1 of 20] | Bash for Beginners

55,520 views

2 years ago

Krishnavik
Linux Shell Script Project: Text File Search Tool | Simplify Your File Searches!

Welcome to an enlightening journey into Linux Shell Scripting with our latest project: the Text File Search Tool! In this tutorial, we'll ...

3:58
Linux Shell Script Project: Text File Search Tool | Simplify Your File Searches!

5,169 views

2 years ago

Luke's Lab
Running Bash Scripts in MacOS and Linux | Terminal Tutorial

Terminal #tutorial #programming A quick tutorial on how to run bash scripts on MacOS and Linux. Tags (ignore): technology ...

1:55
Running Bash Scripts in MacOS and Linux | Terminal Tutorial

28 views

1 month ago

Krishnavik
Linux Shell Script Project: URL Shortener | Simplify and Share Your Links!

Join us on an exciting journey into Linux Shell Scripting with our latest project: the URL Shortener! In this tutorial, we'll guide you ...

2:48
Linux Shell Script Project: URL Shortener | Simplify and Share Your Links!

192 views

2 years ago

nixhero
Custom Shell Script in NixOS ??

We know we can install packages declaratively in NixOS. It's easy especially for packages already available in nixpkgs github ...

3:38
Custom Shell Script in NixOS ??

1,683 views

1 year ago

Mailtrap
All you need is a Bash script to send an email in Linux via API - Email FunFact by Mailtrap

... #linuxterminal #linuxnetwork #linux #emails #emailapi Did you know that you only need a simple Bash script to send an email ...

0:23
All you need is a Bash script to send an email in Linux via API - Email FunFact by Mailtrap

189 views

2 months ago

NULIXOS Linux
How to create and run shell script in Linux

FIRST ENABLE SUBTITLES !!! --- Hello Youtubers, I show you how to create and run shell script on Linux I will share shell script ...

1:46
How to create and run shell script in Linux

3,159 views

11 years ago

devopsimind
Lightweight Linux Monitoring Setup using Shell Script + Grafana | DevOps Guide

Managing performance across hundreds of Linux servers doesn't have to be complex. In this quick DevOps tutorial, I'll show you ...

1:46
Lightweight Linux Monitoring Setup using Shell Script + Grafana | DevOps Guide

12 views

5 months ago

InfoWorld
How to evaluate arguments that are used with bash scripts

In this Linux tip, we're going to check out how you can look at, count and evaluate arguments that are used with bash scripts.

2:54
How to evaluate arguments that are used with bash scripts

158 views

2 years ago

Reluctant Anarchist
System-Level AdBlocker on Linux!

On Linux, you can use a shell script, to block any ads from your whole system! it's called hBlock and it works basically the same ...

0:46
System-Level AdBlocker on Linux!

125,061 views

9 months ago

Krishnavik
Backup Manager using Linux Shell Script | Safeguard Your Data Effortlessly! #shellscripting #linux

Welcome to a comprehensive guide on creating your very own Backup Manager using Linux Shell Script. In this tutorial, we'll ...

3:41
Backup Manager using Linux Shell Script | Safeguard Your Data Effortlessly! #shellscripting #linux

3,815 views

2 years ago

Green Light Coding
Sort command in batch script VS Sort command in bash script | Windows | Linux

(2) bash file content ----- echo -e "\033]0;Sort Command (Bash Script)\007" echo initial file cat file.txt read -p "" echo echo echo ...

1:02
Sort command in batch script VS Sort command in bash script | Windows | Linux

104 views

1 year ago

The CE Lounge
Bash Scripting 101: Make Your Computer Work for You! 💡

Running ARM assembly code requires multiple commands—sometimes over and over! To make life easier, I created a Bash ...

1:29
Bash Scripting 101: Make Your Computer Work for You! 💡

23 views

9 months ago

Mailtrap
What should a Bash script consist of to send an email from Linux? - FAQ by Mailtrap

... #linux #emails #emailapi What should a Bash script consist of to send an email from Linux? A few things: Assigning the value of ...

0:33
What should a Bash script consist of to send an email from Linux? - FAQ by Mailtrap

70 views

2 months ago

Delft Stack
How to Create and Run a Script in Ubuntu | Step-by-Step Guide

Want to automate tasks in Ubuntu? Learn how to create and run scripts in Ubuntu with this easy-to-follow tutorial! Whether you're ...

1:35
How to Create and Run a Script in Ubuntu | Step-by-Step Guide

106 views

8 months ago

Google Cloud Tech
How to run your shell script without a server #shorts

Code for this episode → https://goo.gle/3DVTMZA How to secure a Cloud Run service that is called by Cloud Scheduler ...

0:54
How to run your shell script without a server #shorts

12,137 views

4 years ago