Media Summary: today I talk about a neat little tip that lets you edit the previous command (and current command) in your shell with a text editor! I ran into a surprising case at work where today I talk about a common pitfall when writing

Bash Strict Mode Euo Pipefail Beginner Intermediate Anthony Explains 201 - Detailed Analysis & Overview

today I talk about a neat little tip that lets you edit the previous command (and current command) in your shell with a text editor! I ran into a surprising case at work where today I talk about a common pitfall when writing today I show a maintainability recommendation when writing scripts that call commands as well as a bit of caution for BSD ... today's video is about special redirections in quick video talking about a little shell feature that I wish I had know about earlier :) playlist: ...

xargs is by far one of the most useful commandline tools I know -- I teach the main things you need to use it so you can look like a ... today I talk about "heredocs" and how you can pass a more structured "paste" into stdin. - stdin / stdout / stderr: ... today I talk about the `wc` command and how it's much more useful for finding the size of things than opening `nano` / `vim` and ... today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`! playlist: ... In this episode of Don't Be Bashful, we learn how to implement a

Photo Gallery

bash "strict mode": -euo pipefail (beginner - intermediate) anthony explains #201
The Problem with Bash 'Strict Mode' - Why I Don’t Use `set -euo pipefail`
bash protip: fc "fix command" (beginner - intermediate) anthony explains #182
bash strict mode gotcha (intermediate) anthony explains #453
correct conditional arguments in bash (beginner - intermediate) anthony explains #063
don't use short options in scripts (beginner - intermediate) anthony explains #520
bash: special redirection (intermediate) anthony explains #311
shell bling strings!  (beginner - intermediate) anthony explains #013
all about xargs ! (beginner - intermediate) anthony explains #200
bash: multiple lines to stdin with heredocs (beginner - intermediate) anthony explains #127
the `wc` command (beginner) anthony explains #207
you're probably doing case-insensitive wrong (intermediate) anthony explains #517
Sponsored
View Detailed Profile
bash "strict mode": -euo pipefail (beginner - intermediate) anthony explains #201

bash "strict mode": -euo pipefail (beginner - intermediate) anthony explains #201

today I go over an "unofficial

The Problem with Bash 'Strict Mode' - Why I Don’t Use `set -euo pipefail`

The Problem with Bash 'Strict Mode' - Why I Don’t Use `set -euo pipefail`

Support me on https://patreon.com/YouSuckatProgramming Sources -

bash protip: fc "fix command" (beginner - intermediate) anthony explains #182

bash protip: fc "fix command" (beginner - intermediate) anthony explains #182

today I talk about a neat little tip that lets you edit the previous command (and current command) in your shell with a text editor!

bash strict mode gotcha (intermediate) anthony explains #453

bash strict mode gotcha (intermediate) anthony explains #453

I ran into a surprising case at work where

correct conditional arguments in bash (beginner - intermediate) anthony explains #063

correct conditional arguments in bash (beginner - intermediate) anthony explains #063

today I talk about a common pitfall when writing

Sponsored
don't use short options in scripts (beginner - intermediate) anthony explains #520

don't use short options in scripts (beginner - intermediate) anthony explains #520

today I show a maintainability recommendation when writing scripts that call commands as well as a bit of caution for BSD ...

bash: special redirection (intermediate) anthony explains #311

bash: special redirection (intermediate) anthony explains #311

today's video is about special redirections in

shell bling strings!  (beginner - intermediate) anthony explains #013

shell bling strings! (beginner - intermediate) anthony explains #013

quick video talking about a little shell feature that I wish I had know about earlier :) playlist: ...

all about xargs ! (beginner - intermediate) anthony explains #200

all about xargs ! (beginner - intermediate) anthony explains #200

xargs is by far one of the most useful commandline tools I know -- I teach the main things you need to use it so you can look like a ...

bash: multiple lines to stdin with heredocs (beginner - intermediate) anthony explains #127

bash: multiple lines to stdin with heredocs (beginner - intermediate) anthony explains #127

today I talk about "heredocs" and how you can pass a more structured "paste" into stdin. - stdin / stdout / stderr: ...

the `wc` command (beginner) anthony explains #207

the `wc` command (beginner) anthony explains #207

today I talk about the `wc` command and how it's much more useful for finding the size of things than opening `nano` / `vim` and ...

you're probably doing case-insensitive wrong (intermediate) anthony explains #517

you're probably doing case-insensitive wrong (intermediate) anthony explains #517

today I talk about `casefold` and the edge cases it handles that aren't handled by `.lower()`! playlist: ...

How to Enable Strict Mode in Bash

How to Enable Strict Mode in Bash

In this episode of Don't Be Bashful, we learn how to implement a