DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Multiprocessing communication with FIFO queues

Multiprocessing communication with FIFO queues

11
Comments
5 min read
TIDBIT: get direnv to use .env

TIDBIT: get direnv to use .env

8
Comments
1 min read
How to count lines of your code from your SHELL.

How to count lines of your code from your SHELL.

3
Comments 8
1 min read
Bash Script: How to Automate Onboarding Users on Ubuntu Linux.

Bash Script: How to Automate Onboarding Users on Ubuntu Linux.

17
Comments
3 min read
Automated Backups with cron and RClone

Automated Backups with cron and RClone

42
Comments 4
6 min read
How to clone a sub directory of a git project (not a zip)

How to clone a sub directory of a git project (not a zip)

23
Comments 7
2 min read
First step to getting started in data science

First step to getting started in data science

6
Comments
4 min read
Commit message with title and body with one-liner git command

Commit message with title and body with one-liner git command

6
Comments
1 min read
Zsh 基礎 2 -- Ubuntu でログインシェルと tmux のデフォルトシェルを zsh に変更する

Zsh 基礎 2 -- Ubuntu でログインシェルと tmux のデフォルトシェルを zsh に変更する

4
Comments 1
2 min read
Why do I still prefer VIM for programming instead of other text editors ?

Why do I still prefer VIM for programming instead of other text editors ?

5
Comments
7 min read
Terminal is your friend

Terminal is your friend

9
Comments
2 min read
Simulating OOP in Bash

Simulating OOP in Bash

77
Comments 9
6 min read
Undo Git Commit mistakes

Undo Git Commit mistakes

7
Comments
1 min read
Decision to Vim #1. Buy M1 Air

Decision to Vim #1. Buy M1 Air

Comments
1 min read
SQL Injections Explained

SQL Injections Explained

8
Comments 1
5 min read
I don't use Makefile anymore! instead I use bake-cli

I don't use Makefile anymore! instead I use bake-cli

4
Comments
2 min read
How I automated git workflow!

How I automated git workflow!

5
Comments
2 min read
Why you should know about git bisect as a software engineer

Why you should know about git bisect as a software engineer

7
Comments 2
4 min read
I/O redirections on Node.js via Git Bash for Windows (Windows-users oriented)

I/O redirections on Node.js via Git Bash for Windows (Windows-users oriented)

3
Comments
1 min read
chroot safety

chroot safety

6
Comments
2 min read
Some important Linux Commands for Devops

Some important Linux Commands for Devops

4
Comments
1 min read
How to run commands in a sub-shell and suppress output in the background that's ZSH & shellcheck compatible

How to run commands in a sub-shell and suppress output in the background that's ZSH & shellcheck compatible

1
Comments 3
1 min read
Follow Friday: Linux Edition (22 July 2022)

Follow Friday: Linux Edition (22 July 2022)

20
Comments 2
1 min read
Everything you need to know about Creating files in LINUX-Based Operating Systems

Everything you need to know about Creating files in LINUX-Based Operating Systems

15
Comments 2
4 min read
Supplying encrypted credentials for use on a remote service - via bash, OpenSSL, OpenSSH and Python

Supplying encrypted credentials for use on a remote service - via bash, OpenSSL, OpenSSH and Python

13
Comments
4 min read
loading...