ViewTube

ViewTube
Sign inSign upSubscriptions
Filters

Upload date

Type

Duration

Sort by

Features

Reset

78 results

DistroTube
Two Simple Bash Scripts ('append' and 'prepend')

Let's create a couple of simple Bash scripts, one for appending a line of text to a file, and one for prepending a line of text to a file.

21:33
Two Simple Bash Scripts ('append' and 'prepend')

2,734 views

2 days ago

The Debug Zone
How to Disable set -e and set -o in Bash Scripts: A Step-by-Step Guide

In this video, we'll explore the intricacies of Bash scripting, focusing on the commands `set -e` and `set -o`. These options can ...

1:36
How to Disable set -e and set -o in Bash Scripts: A Step-by-Step Guide

0 views

12 days ago

Peter Schneider
Slow bash script using shuf. Alternative to shuf for better performance or poorly written script?

Slow bash script using shuf. Alternative to shuf for better performance or poorly written script? I hope you found a solution that ...

9:03
Slow bash script using shuf. Alternative to shuf for better performance or poorly written script?

5 views

10 days ago

Sophia Wagner
Unix: What does !#:3 mean in a shell command

What does !#:3 mean in a shell command Hey guys! Hopefully you found a solution that helped you! The Content is licensed ...

2:47
Unix: What does !#:3 mean in a shell command

6 views

3 weeks ago

Mental Outlaw
Linux Shell Tricks For Managing Files

In this video I go over shell tricks to manage your files more effectively on Linux. My merch is available at https://based.win/ ...

15:49
Linux Shell Tricks For Managing Files

26,197 views

8 days ago

Kris Occhipinti
Films By Kris Shell Script

Script -- https://filmsbykris.com/scripts/MyNotes/2025/notes/Films%20By%20Kris%20Shell%20Script ...

8:18
Films By Kris Shell Script

238 views

2 days ago

Peter Schneider
Unix: How do I ensure a bash script argument is a specific value?

How do I ensure a bash script argument is a specific value? I hope you found a solution that worked for you :) The Content is ...

5:24
Unix: How do I ensure a bash script argument is a specific value?

6 views

12 days ago

The Debug Zone
Why Bash Script Using && Doesn't Stop on Error: Common Issues Explained

In this video, we delve into the intricacies of Bash scripting, specifically focusing on the behavior of the `&&` operator when it ...

2:49
Why Bash Script Using && Doesn't Stop on Error: Common Issues Explained

0 views

3 weeks ago

The Debug Zone
How to Run a Shell Script in Java Using ProcessBuilder: A Step-by-Step Guide

In this video, we'll explore the powerful combination of Java and shell scripting by demonstrating how to run a shell script using ...

2:20
How to Run a Shell Script in Java Using ProcessBuilder: A Step-by-Step Guide

1 view

2 weeks ago

Peter Schneider
Bash script to delete files older than x days with subdirectories

Bash script to delete files older than x days with subdirectories I hope you found a solution that worked for you :) The Content is ...

5:02
Bash script to delete files older than x days with subdirectories

11 views

5 days ago

Sophia Wagner
Unix: In scripts, is it better to cd working directory or prefix paths

In scripts, is it better to cd working directory or prefix paths Hey guys! Hopefully you found a solution that helped you! The Content ...

3:09
Unix: In scripts, is it better to cd working directory or prefix paths

110 views

2 weeks ago

Leonardo Collado Torres
[2025-09-19] My most-used slurmjobs commands

For more information on Nick Eagles, check https://bsky.app/profile/nick-eagles.bsky.social. For more information about the ...

16:24
[2025-09-19] My most-used slurmjobs commands

0 views

7 days ago

The Debug Zone
How to Insert Multiple Lines from a Variable into a File Using Sed

In this video, we'll explore the powerful text processing tool `sed` and learn how to insert multiple lines from a variable into a file.

2:36
How to Insert Multiple Lines from a Variable into a File Using Sed

0 views

12 days ago

ArsenTech
Make Your Linux Mint Terminal Look Modern! (Fish + Oh My Posh + Bash)

Do you want to make your Linux Mint terminal look modern, beautiful, and professional? This video will help you make your Linux ...

11:23
Make Your Linux Mint Terminal Look Modern! (Fish + Oh My Posh + Bash)

828 views

3 weeks ago

The Debug Zone
How to Read File into Variable in Bash While Suppressing Errors

Join us as we break down the techniques and best practices to achieve this seamlessly in your Bash scripts. Today's Topic: How ...

2:17
How to Read File into Variable in Bash While Suppressing Errors

0 views

2 weeks ago

INPITO ( A Non-Profit Technology Organization )
BRAG ( Bash Retrieval-Augmented Generation )

I developed a complete Retrieval-Augmented Generation (R.A.G.) pipeline using lightweight Linux Bash scripts and a few small C ...

19:56
BRAG ( Bash Retrieval-Augmented Generation )

1 view

10 days ago

Codanics
Create Your First Shell Script and Execute It in Linux Mint | Beginner Shell Scripting Guide

You can book One to one consultancy session with me on Mentoga: https://mentoga.com/muhammadaammartufail Here is the ...

10:40
Create Your First Shell Script and Execute It in Linux Mint | Beginner Shell Scripting Guide

151 views

9 days ago

Kris Occhipinti
Printing the Same Text Over and Over

Notes -- https://filmsbykris.com/scripts/MyNotes/2025/notes/QRcodes%20Printable%20Pages https://odysee.com/@metalx1000:c ...

2:00
Printing the Same Text Over and Over

221 views

1 month ago

Kunusoft
Run ARM64 Code on ANY Linux Distro with QEMU User! 🤯🔥 Complete Tutorial #linux #assembly #qemu

Timeline: 00:00 - Creating a Bash script for assembling ARM64 01:00 - Example 10: Load and Store 64 bits values. 02:00 ...

9:11
Run ARM64 Code on ANY Linux Distro with QEMU User! 🤯🔥 Complete Tutorial #linux #assembly #qemu

623 views

2 weeks ago

The Debug Zone
How to Use awk to Split Lines with Multiple String Delimiters Effectively

In this video, we dive into the powerful text processing tool, awk, and explore how to effectively split lines using multiple string ...

1:54
How to Use awk to Split Lines with Multiple String Delimiters Effectively

0 views

2 weeks ago