DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Sterilizing bash history

Sterilizing bash history

7
Comments
2 min read
nohup for running remote scripts

nohup for running remote scripts

6
Comments
2 min read
Adding permissions without permission

Adding permissions without permission

10
Comments 4
1 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
Changing the Git history

Changing the Git history

8
Comments
1 min read
Hello, Worm!: Mapping SSH probes with a bash script

Hello, Worm!: Mapping SSH probes with a bash script

49
Comments 8
2 min read
Table to json with jq and awk

Table to json with jq and awk

7
Comments 4
1 min read
Why ${1+"$@"} is used in shell script

Why ${1+"$@"} is used in shell script

19
Comments 2
6 min read
Ssh-bulk-check - Super flexible check of group of nodes by ssh.

Ssh-bulk-check - Super flexible check of group of nodes by ssh.

5
Comments
4 min read
Merging piped `stdin` with command-line arguments within Bash

Merging piped `stdin` with command-line arguments within Bash

6
Comments
2 min read
I've been using cat and vim for the wrong reasons for so long...

I've been using cat and vim for the wrong reasons for so long...

15
Comments 7
1 min read
Shells: How To Use A Modified Environment In Commands

Shells: How To Use A Modified Environment In Commands

15
Comments 6
2 min read
Git: estatísticas simples, bash-style

Git: estatísticas simples, bash-style

9
Comments
1 min read
How to cut an mp3 file into multiple audios with bash and ffmpeg according to a timetable.

How to cut an mp3 file into multiple audios with bash and ffmpeg according to a timetable.

7
Comments 5
1 min read
macOS Quirks: Bluetooth Device Battery Low

macOS Quirks: Bluetooth Device Battery Low

8
Comments
2 min read
One-command file sharing with upload.express

One-command file sharing with upload.express

24
Comments 4
1 min read
Setting up new Laptop and Upgrading to Homebrew 2

Setting up new Laptop and Upgrading to Homebrew 2

8
Comments
4 min read
BASHing through the terminal

BASHing through the terminal

18
Comments 8
2 min read
Short Circuiting in Bash

Short Circuiting in Bash

44
Comments
3 min read
Fun with BASH Pt:1 Scripting

Fun with BASH Pt:1 Scripting

12
Comments
5 min read
4 Simple Steps For Custom Bash Commands

4 Simple Steps For Custom Bash Commands

84
Comments 11
2 min read
Some really cool command line utilities which increase your productivity.

Some really cool command line utilities which increase your productivity.

6
Comments
2 min read
TIL - Unix shells have a $RANDOM env variable

TIL - Unix shells have a $RANDOM env variable

7
Comments 2
1 min read
Três comandos que você precisar ter em seu terminal

Três comandos que você precisar ter em seu terminal

7
Comments
1 min read
Unset All Variables Matching a Pattern

Unset All Variables Matching a Pattern

7
Comments
1 min read
loading...