DEV Community

Bash

Bourne Again Shell

Posts

đź‘‹ Sign in for the ability to sort posts by relevant, latest, or top.
2020 Bash Scripts for React

2020 Bash Scripts for React

11
Comments
1 min read
Open all files touched in a branch

Open all files touched in a branch

7
Comments
1 min read
Hack Wifi (WPA/WPA2) with Aircrack-ng

Hack Wifi (WPA/WPA2) with Aircrack-ng

109
Comments 27
2 min read
Welcome quotes in Terminal

Welcome quotes in Terminal

11
Comments
2 min read
How to Add Path Uniquely to $PATH

How to Add Path Uniquely to $PATH

7
Comments
1 min read
What are your favorite bash aliases?

What are your favorite bash aliases?

65
Comments 26
1 min read
How to exclude long lines in your grep results?

How to exclude long lines in your grep results?

5
Comments
2 min read
*ERN Full Stack Creation with Bash

*ERN Full Stack Creation with Bash

8
Comments
12 min read
Command line tricks for managing your messy open source repository

Command line tricks for managing your messy open source repository

69
Comments 6
4 min read
5 Web Discoveries Which Are Pretty Awesome

5 Web Discoveries Which Are Pretty Awesome

70
Comments 1
2 min read
To cd or not to cd...in a shell script?

To cd or not to cd...in a shell script?

7
Comments
1 min read
Practicing Safe S...hell

Practicing Safe S...hell

6
Comments
2 min read
I made a bash script to help automate adding new ssh keys

I made a bash script to help automate adding new ssh keys

8
Comments
1 min read
Bash alias for GMT

Bash alias for GMT

6
Comments
2 min read
Auto-magically log all output of your script to syslog

Auto-magically log all output of your script to syslog

11
Comments 4
1 min read
Running (debugging) a bash script line-by-line

Running (debugging) a bash script line-by-line

8
Comments
1 min read
Machine freezing while developing react app

Machine freezing while developing react app

9
Comments 1
1 min read
Fill in the Gaps of Your CS Education with MIT

Fill in the Gaps of Your CS Education with MIT

5
Comments
2 min read
Git log pretty print aliases

Git log pretty print aliases

8
Comments
2 min read
Mistakes made and lessons learnt - bash to zsh

Mistakes made and lessons learnt - bash to zsh

7
Comments 2
2 min read
Linux Post install Script

Linux Post install Script

12
Comments
1 min read
Improving Our GitHub Actions Runner Orchestrator

Improving Our GitHub Actions Runner Orchestrator

18
Comments 6
12 min read
Generating shorter aliases from .gitconfig file

Generating shorter aliases from .gitconfig file

6
Comments
1 min read
Using git to open your editor

Using git to open your editor

49
Comments 4
2 min read
Using the IFS variable to do things with CSV files

Using the IFS variable to do things with CSV files

5
Comments
5 min read
What is NPX?

What is NPX?

17
Comments 3
3 min read
Embrace Bin Scripts

Embrace Bin Scripts

6
Comments
4 min read
Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code

Colorful Git Prompt for Azure Cloud Shell and Visual Studio Code

39
Comments
3 min read
nsenter: Entering a running process or container

nsenter: Entering a running process or container

9
Comments
2 min read
How to Port Your Medium Articles to Personal Blog with a Simple Bash Script

How to Port Your Medium Articles to Personal Blog with a Simple Bash Script

6
Comments
4 min read
2020 Web Developer Roadmap Step 4: Learn Terminal, Git, and Deployment

2020 Web Developer Roadmap Step 4: Learn Terminal, Git, and Deployment

104
Comments
12 min read
Add helpful cli to your python libraries... All of them!

Add helpful cli to your python libraries... All of them!

20
Comments 3
2 min read
Hacking Together A GitHub Actions Runner Orchestrator

Hacking Together A GitHub Actions Runner Orchestrator

14
Comments
10 min read
Improving our github actions runner image

Improving our github actions runner image

18
Comments
9 min read
Bash Aliases

Bash Aliases

6
Comments
2 min read
Ephemeral Self-Hosted Github Actions Runners

Ephemeral Self-Hosted Github Actions Runners

26
Comments
10 min read
Out of Space! How to remove 65 conda environments in one command.

Out of Space! How to remove 65 conda environments in one command.

6
Comments
3 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
Hide the exported ENV variables from the history

Hide the exported ENV variables from the history

19
Comments 9
1 min read
Installing software, brief guide for when stuff don’t work.

Installing software, brief guide for when stuff don’t work.

7
Comments
4 min read
How To Create Productive Bash Command Aliases: Practical Guide

How To Create Productive Bash Command Aliases: Practical Guide

68
Comments 1
5 min read
Auto-alias Your Repos (with autocomplete)

Auto-alias Your Repos (with autocomplete)

10
Comments
1 min read
How to set up Sublime Text command line on OSX ? – Quick Tip

How to set up Sublime Text command line on OSX ? – Quick Tip

8
Comments
2 min read
Whats your favorite shell

Whats your favorite shell

14
Comments 38
1 min read
8 things I learnt from a script for repository creation

8 things I learnt from a script for repository creation

74
Comments 5
7 min read
direnv -- Take Control of your Development Environment

direnv -- Take Control of your Development Environment

19
Comments 1
7 min read
How I Managed To Remove Dependent Child Images Of A Docker Container

How I Managed To Remove Dependent Child Images Of A Docker Container

7
Comments
2 min read
Short Stuff: bash brace expansion

Short Stuff: bash brace expansion

5
Comments
2 min read
Set cwd to script directory

Set cwd to script directory

6
Comments 5
1 min read
You know "rwx", but what is "rws" when run `ls -l` - Linux Tips

You know "rwx", but what is "rws" when run `ls -l` - Linux Tips

58
Comments 2
4 min read
Using the tree Command for Software Projects

Using the tree Command for Software Projects

35
Comments
3 min read
Basic linux commands

Basic linux commands

55
Comments 1
2 min read
Bash: Dica rápida para executar testes múltiplas vezes

Bash: Dica rápida para executar testes múltiplas vezes

7
Comments
1 min read
Windows Git Prompt for WSL (Bash) and PowerShell

Windows Git Prompt for WSL (Bash) and PowerShell

24
Comments 5
3 min read
Side Project: Wrote A Node Program That Can Write A Bash Script To Your Computer (Mac/Linux maybe Windows???)

Side Project: Wrote A Node Program That Can Write A Bash Script To Your Computer (Mac/Linux maybe Windows???)

5
Comments 4
2 min read
Playing around with Elvish, a new(ish) shell

Playing around with Elvish, a new(ish) shell

7
Comments
2 min read
quick backup of a file

quick backup of a file

9
Comments
1 min read
What bash aliases can't you live without?

What bash aliases can't you live without?

11
Comments 1
1 min read
Bash cd bookmark in 20 lines

Bash cd bookmark in 20 lines

9
Comments
2 min read
How to simply get your dependencies with Nix

How to simply get your dependencies with Nix

15
Comments 2
6 min read
loading...