DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
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

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

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

9
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

19
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

11
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

20
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

17
Comments 1
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
Whats your favorite shell

Whats your favorite shell

14
Comments 38
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

10
Comments
2 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

63
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

25
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
A script to ping the heroku app dyno and prevent it from sleeping

A script to ping the heroku app dyno and prevent it from sleeping

5
Comments
1 min read
Run multiple commands in one line with `;`, `&&` and `||` - Linux Tips

Run multiple commands in one line with `;`, `&&` and `||` - Linux Tips

144
Comments 12
1 min read
Customize your mac and VS code terminal-EASY!

Customize your mac and VS code terminal-EASY!

141
Comments 7
3 min read
SCP between two hosts with non-standard ports

SCP between two hosts with non-standard ports

6
Comments
1 min read
How to migrate all your Git repositores to a new computer?

How to migrate all your Git repositores to a new computer?

50
Comments 5
5 min read
Warm Up by the Fire with Bash (Fire Ascii Art)

Warm Up by the Fire with Bash (Fire Ascii Art)

33
Comments 3
1 min read
Automated DigitalOcean DNS ABCs: APIs, Bash, & cURL

Automated DigitalOcean DNS ABCs: APIs, Bash, & cURL

9
Comments
4 min read
Configuring environmental variables for Go with ~/.bash_profile

Configuring environmental variables for Go with ~/.bash_profile

6
Comments 1
1 min read
Simple command-line trick to help manage multiple projects

Simple command-line trick to help manage multiple projects

4
Comments
2 min read
Use the Modern Bash Shell on macOS

Use the Modern Bash Shell on macOS

19
Comments 2
2 min read
3 ways to get a domain's IP address - Linux Tips

3 ways to get a domain's IP address - Linux Tips

10
Comments 3
1 min read
loading...