DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
bash - lazy completion evaluation.

bash - lazy completion evaluation.

8
Comments
3 min read
Smarter git checkout with fzf

Smarter git checkout with fzf

20
Comments 5
2 min read
Adding users to the sudo group

Adding users to the sudo group

8
Comments 2
2 min read
Counting sequences in Fasta/Fastq files

Counting sequences in Fasta/Fastq files

11
Comments 1
2 min read
How I Vim

How I Vim

67
Comments 3
3 min read
Automatically Fix grub

Automatically Fix grub

5
Comments 2
4 min read
Customize shell prompt

Customize shell prompt

14
Comments
6 min read
Print a Random Phrase With Shell Script

Print a Random Phrase With Shell Script

7
Comments
1 min read
Enforcing Git Commit Message Style

Enforcing Git Commit Message Style

16
Comments
3 min read
Switching between binaries

Switching between binaries

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

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

150
Comments 32
7 min read
ABS, a scripting language with a simple syntax and the convenience of bash

ABS, a scripting language with a simple syntax and the convenience of bash

6
Comments 2
7 min read
CLI Flags in Practice + How to Make Your Own CLI Command with oclif

CLI Flags in Practice + How to Make Your Own CLI Command with oclif

34
Comments
7 min read
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
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
Adding permissions without permission

Adding permissions without permission

10
Comments 4
1 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
loading...