DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
>_ improve your style and increase your productivity on the terminal with OH MY ZSH

>_ improve your style and increase your productivity on the terminal with OH MY ZSH

6
Comments 3
3 min read
List all the files containing a phrase | ag, rg

List all the files containing a phrase | ag, rg

7
Comments 3
1 min read
10 terminal commands every developer should know

10 terminal commands every developer should know

56
Comments 9
2 min read
Installing Homebrew on Linux

Installing Homebrew on Linux

6
Comments 3
1 min read
Highlighting: sync-contribution-graph

Highlighting: sync-contribution-graph

8
Comments
2 min read
Bash + GNU Stow: take a walk while your new macbook is being set up

Bash + GNU Stow: take a walk while your new macbook is being set up

1
Comments
6 min read
Quickly ship your changes to git? Use 'ship'

Quickly ship your changes to git? Use 'ship'

2
Comments 1
1 min read
REMEMBER: gitlab ci runner & pipefail == ouch

REMEMBER: gitlab ci runner & pipefail == ouch

2
Comments
1 min read
Managing multiple github accounts on your machine

Managing multiple github accounts on your machine

6
Comments
1 min read
Custom Build folder for React

Custom Build folder for React

8
Comments
1 min read
Living in the Shell #23; cut (Cut Text/Fields from Text Streams)

Living in the Shell #23; cut (Cut Text/Fields from Text Streams)

6
Comments
1 min read
Living in the Shell #22; md5sum/shasum (Check/Compute MD5/SHA Checksum of Files)

Living in the Shell #22; md5sum/shasum (Check/Compute MD5/SHA Checksum of Files)

6
Comments
1 min read
Downloading Youtube Videos with Pytube and Shellmarks

Downloading Youtube Videos with Pytube and Shellmarks

9
Comments
2 min read
Bash Scripting Concepts: Part 1 of 2

Bash Scripting Concepts: Part 1 of 2

8
Comments
6 min read
Living in the Shell #21; head (Display File Content From Beginning)

Living in the Shell #21; head (Display File Content From Beginning)

6
Comments 1
1 min read
Living in the Shell #20; tail (Display/Follow File Content)

Living in the Shell #20; tail (Display/Follow File Content)

5
Comments
1 min read
Bash scripting introduction

Bash scripting introduction

6
Comments
4 min read
How (and Why) You Should Split Your .bashrc or .zshrc Files

How (and Why) You Should Split Your .bashrc or .zshrc Files

8
Comments
5 min read
Living in the Shell #19; df (Report Disk Free Space)

Living in the Shell #19; df (Report Disk Free Space)

6
Comments 1
1 min read
Living in the Shell #18; du (Report Directory Size)

Living in the Shell #18; du (Report Directory Size)

3
Comments
1 min read
Living in the Shell #17; curl (HTTP/S Client) (Part 2)

Living in the Shell #17; curl (HTTP/S Client) (Part 2)

4
Comments
1 min read
Receive Realtime Socket Push in Pure Bash

Receive Realtime Socket Push in Pure Bash

6
Comments
7 min read
Living in the Shell #16; curl (HTTP/S Client) (Part 1)

Living in the Shell #16; curl (HTTP/S Client) (Part 1)

6
Comments
1 min read
Living in the Shell #15; sed (Text Stream Editor) (Part 2)

Living in the Shell #15; sed (Text Stream Editor) (Part 2)

4
Comments
1 min read
Living in the Shell #14; sed (Text Stream Editor) (Part 1)

Living in the Shell #14; sed (Text Stream Editor) (Part 1)

5
Comments 2
1 min read
Living in the Shell #13; rm (Delete Files/Directories)

Living in the Shell #13; rm (Delete Files/Directories)

6
Comments
1 min read
Living in the Shell #12; mv (Move/Rename Files/Directories)

Living in the Shell #12; mv (Move/Rename Files/Directories)

5
Comments
1 min read
Error handling function in Bash by Command Substitution

Error handling function in Bash by Command Substitution

4
Comments
4 min read
Living in the Shell #11; cp (Copy Files/Directories)

Living in the Shell #11; cp (Copy Files/Directories)

6
Comments
1 min read
Code Review from the comfort of vim | Diffurcate

Code Review from the comfort of vim | Diffurcate

6
Comments
1 min read
Best file comparison tools for linux.

Best file comparison tools for linux.

13
Comments 2
4 min read
I made the Package Manager for old DOS software

I made the Package Manager for old DOS software

6
Comments 1
1 min read
Living in the Shell #9; find (File/Directory Search) (Part 1)

Living in the Shell #9; find (File/Directory Search) (Part 1)

5
Comments
1 min read
Living in the Shell #8; unzip

Living in the Shell #8; unzip

5
Comments 1
1 min read
Open files FAST from zsh | or bash if thats your thing

Open files FAST from zsh | or bash if thats your thing

6
Comments
1 min read
Living in the Shell #7; zip

Living in the Shell #7; zip

3
Comments
1 min read
Creating a custom VSCode Terminal Profile for using Rosetta on an M1 Mac (Apple Silicon)

Creating a custom VSCode Terminal Profile for using Rosetta on an M1 Mac (Apple Silicon)

14
Comments 7
2 min read
Living in the Shell #6; sort

Living in the Shell #6; sort

7
Comments 1
1 min read
Converting and Optimizing Images From the Command Line

Converting and Optimizing Images From the Command Line

5
Comments 1
1 min read
Living in the Shell #5; ls (List Files/Directories)

Living in the Shell #5; ls (List Files/Directories)

12
Comments 2
1 min read
Living in the Shell #4; jq (JSON)

Living in the Shell #4; jq (JSON)

5
Comments
1 min read
Living in the Shell #3; grep (Pattern Matching) (Part 2)

Living in the Shell #3; grep (Pattern Matching) (Part 2)

8
Comments 1
1 min read
The Ultimate PowerShell Terminal Guide

The Ultimate PowerShell Terminal Guide

14
Comments
1 min read
Living in the Shell #2; grep (Pattern Matching) (Part 1)

Living in the Shell #2; grep (Pattern Matching) (Part 1)

10
Comments
1 min read
JUT | Read Notebooks in the Terminal

JUT | Read Notebooks in the Terminal

13
Comments
4 min read
A self-help guide to Bash

A self-help guide to Bash

3
Comments
1 min read
Living in the Shell #1; base64

Living in the Shell #1; base64

26
Comments
1 min read
Don't panic when using CLI

Don't panic when using CLI

7
Comments
2 min read
The Inversion of GitHub Actions, or Tom Sawyer in Your CI Pipeline

The Inversion of GitHub Actions, or Tom Sawyer in Your CI Pipeline

3
Comments
6 min read
Save disk space by deleting unused node_modules

Save disk space by deleting unused node_modules

3
Comments
1 min read
One Environment per Project: Manage Directory-Scoped envs with direnv in POSIX Systems

One Environment per Project: Manage Directory-Scoped envs with direnv in POSIX Systems

4
Comments
3 min read
A Walk-Through Bandit - Over the Wire Till Level 10

A Walk-Through Bandit - Over the Wire Till Level 10

2
Comments
3 min read
Executing Github Gist files from Linux Shell via cURL 🚀

Executing Github Gist files from Linux Shell via cURL 🚀

6
Comments 1
1 min read
Git Tip: Keeping an eye on the source repository

Git Tip: Keeping an eye on the source repository

14
Comments
2 min read
Development Environment Observability with Sentry

Development Environment Observability with Sentry

2
Comments
5 min read
ดู document ของ Bash builtin commands ผ่านคำสั่ง help

ดู document ของ Bash builtin commands ผ่านคำสั่ง help

4
Comments
1 min read
Fix for WSL2 ERROR: The virtual machine or container with the specified identifier is not running

Fix for WSL2 ERROR: The virtual machine or container with the specified identifier is not running

3
Comments 1
1 min read
Connecting via SSH from one EC2 instance to another

Connecting via SSH from one EC2 instance to another

2
Comments
3 min read
Using Bash Sort to Sort Files Like a Boss

Using Bash Sort to Sort Files Like a Boss

6
Comments
1 min read
Docker Cheat Sheet - Container Lifetime and Persistent Data

Docker Cheat Sheet - Container Lifetime and Persistent Data

7
Comments
1 min read
loading...