DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
10 simple Linux tips which save 50% of my time in the command line

10 simple Linux tips which save 50% of my time in the command line

1544
Comments 43
11 min read
CLI tools you won't be able to live without 🔧

CLI tools you won't be able to live without 🔧

1388
Comments 106
34 min read
9 Evil Bash Commands Explained

9 Evil Bash Commands Explained

853
Comments 69
7 min read
15 Command-Line Tools to Make You Better at Shell & CLI

15 Command-Line Tools to Make You Better at Shell & CLI

747
Comments 18
4 min read
Writing Bash Scripts Like A Pro - Part 1 - Styling Guide

Writing Bash Scripts Like A Pro - Part 1 - Styling Guide

735
Comments 29
6 min read
🔱 Git Commands You Didn't Know

🔱 Git Commands You Didn't Know

485
Comments 22
4 min read
Bash: How To Teleport In The Terminal

Bash: How To Teleport In The Terminal

357
Comments 41
2 min read
Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

Undo changes in Git - Cheat sheet for git checkout, stash, reset, clean, revert, rebase -i, amend

349
Comments 4
8 min read
Intro To Linux [For Beginners]

Intro To Linux [For Beginners]

313
Comments 37
7 min read
My Favorite Bash Tips, Tricks, and Shortcuts

My Favorite Bash Tips, Tricks, and Shortcuts

306
Comments 34
3 min read
Run README.md in your terminal

Run README.md in your terminal

288
Comments 7
4 min read
🚀 The Missing Shell Scripting Crash Course

🚀 The Missing Shell Scripting Crash Course

284
Comments 21
6 min read
Oh My Zsh + PowerLevel10k = 😎 terminal

Oh My Zsh + PowerLevel10k = 😎 terminal

265
Comments 38
3 min read
Terminal Cheat Sheet 🔥 - The most useful terminal commands 🚀

Terminal Cheat Sheet 🔥 - The most useful terminal commands 🚀

260
Comments 7
3 min read
Git tips for trunk-based development

Git tips for trunk-based development

256
Comments 31
5 min read
Awesome Command-Line tools to boost your productivity

Awesome Command-Line tools to boost your productivity

255
Comments 17
3 min read
Building a simple CI/CD pipeline for local testing using Go, Docker, Minikube and a Bash script

Building a simple CI/CD pipeline for local testing using Go, Docker, Minikube and a Bash script

252
Comments 17
15 min read
Customizing my Zsh Prompt

Customizing my Zsh Prompt

227
Comments 34
3 min read
One bash command to start the day 🌅

One bash command to start the day 🌅

226
Comments 22
3 min read
Two Bash scripts I cannot live without when working with Git

Two Bash scripts I cannot live without when working with Git

226
Comments 19
4 min read
My 2021 Learning Plan

My 2021 Learning Plan

221
Comments 19
2 min read
5 Handy Bash Tricks in 2 Minutes

5 Handy Bash Tricks in 2 Minutes

217
Comments 22
1 min read
A beginner's guide for setting up autocomplete on OhMyZsh & Hyper with plugins & themes!

A beginner's guide for setting up autocomplete on OhMyZsh & Hyper with plugins & themes!

213
Comments 10
4 min read
15 Command Line Tools which Spark Joy in Your Terminal

15 Command Line Tools which Spark Joy in Your Terminal

210
Comments 14
4 min read
The Linux guide/cheatsheet/tutorial (Commands, Directories, etc)

The Linux guide/cheatsheet/tutorial (Commands, Directories, etc)

203
Comments 6
16 min read
6 Command Line Tools for Productive Programmers

6 Command Line Tools for Productive Programmers

199
Comments 9
7 min read
What does your Terminal look like?

What does your Terminal look like?

197
Comments 148
1 min read
Minimizing Keystrokes, Maximizing Productivity  -  Bash Scripting

Minimizing Keystrokes, Maximizing Productivity  -  Bash Scripting

188
Comments 23
4 min read
The Only Bash Scripting Cheat Sheet That You Will Ever Need

The Only Bash Scripting Cheat Sheet That You Will Ever Need

184
Comments 6
3 min read
How to set up a fresh Ubuntu desktop using only dotfiles and bash scripts

How to set up a fresh Ubuntu desktop using only dotfiles and bash scripts

183
Comments 17
8 min read
Introduction to Bash Scripting - A DO Hackathon Submission

Introduction to Bash Scripting - A DO Hackathon Submission

177
Comments 11
2 min read
25 shell commands to master for system administration

25 shell commands to master for system administration

172
Comments 1
12 min read
How to do twice as much with half the keystrokes using `.bashrc`

How to do twice as much with half the keystrokes using `.bashrc`

170
Comments 9
6 min read
How to correct Git Commit Messages

How to correct Git Commit Messages

163
Comments 4
3 min read
How to keep a process running even after closing SSH connection?

How to keep a process running even after closing SSH connection?

157
Comments 44
2 min read
I've automated my morning routine 🤖

I've automated my morning routine 🤖

156
Comments 27
2 min read
How to quickly batch resize, compress, and convert images with a Bash one-liner

How to quickly batch resize, compress, and convert images with a Bash one-liner

156
Comments 16
1 min read
Terminal Setup - Make your Mac terminal awesome

Terminal Setup - Make your Mac terminal awesome

154
Comments 12
2 min read
Sampler. Dashboards, monitoring and alerting — right from your terminal

Sampler. Dashboards, monitoring and alerting — right from your terminal

151
Comments 7
3 min read
Linux - I am Love with Terminal

Linux - I am Love with Terminal

151
Comments 30
3 min read
Git Commands Introduction

Git Commands Introduction

150
Comments 15
2 min read
Don't Use Bash for Scripting (All the Time)

Don't Use Bash for Scripting (All the Time)

149
Comments 32
7 min read
Installing ZSH on Windows

Installing ZSH on Windows

148
Comments 39
7 min read
Multiple GitHub accounts on one laptop

Multiple GitHub accounts on one laptop

145
Comments 13
2 min read
Bash scripting for everyday actions

Bash scripting for everyday actions

145
Comments 12
13 min read
Git merge, git rebase, and crawling out of the git hole

Git merge, git rebase, and crawling out of the git hole

144
Comments 13
5 min read
[1/4] Beginners BASH basics - becoming one with the shell

[1/4] Beginners BASH basics - becoming one with the shell

137
Comments 11
3 min read
Adding colors to Bash scripts

Adding colors to Bash scripts

136
Comments 16
2 min read
Customize your mac and VS code terminal-EASY!

Customize your mac and VS code terminal-EASY!

136
Comments 7
3 min read
Useful Docker shell aliases to speed up Development

Useful Docker shell aliases to speed up Development

134
Comments 10
2 min read
Let your terminal greet you like a pro

Let your terminal greet you like a pro

131
Comments 9
2 min read
How I automate my OS 💻

How I automate my OS 💻

130
Comments 14
5 min read
Zsh + Antigen + Oh my Zsh = A Beautiful, Powerful, and Robust Shell

Zsh + Antigen + Oh my Zsh = A Beautiful, Powerful, and Robust Shell

128
Comments 4
3 min read
Autocomplete and Artificial Intelligence in your Terminal

Autocomplete and Artificial Intelligence in your Terminal

127
Comments 25
3 min read
Your bash scripts are rubbish, use another language

Your bash scripts are rubbish, use another language

125
Comments 69
5 min read
How to clean up your Docker environment

How to clean up your Docker environment

125
Comments 10
3 min read
How to add bash completion to your scripts

How to add bash completion to your scripts

124
Comments 2
11 min read
Ultimate Basic Coder Reference (Bash, Git, VSCode, Nodejs, more)

Ultimate Basic Coder Reference (Bash, Git, VSCode, Nodejs, more)

124
Comments
5 min read
Stupid Short: Bash's |, >, >>, <, 2>>, 2> Operators

Stupid Short: Bash's |, >, >>, <, 2>>, 2> Operators

121
Comments 15
4 min read
Command Line Cheat Sheet with Text Editors (Vim , Nano)

Command Line Cheat Sheet with Text Editors (Vim , Nano)

121
Comments 10
6 min read
loading...