DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Let's try Asciinema

Let's try Asciinema

2
Comments
2 min read
📹 Saving social media videos to your phone

📹 Saving social media videos to your phone

2
Comments 1
5 min read
Translate with alias

Translate with alias

4
Comments
1 min read
Named Arguments in a Bash Script

Named Arguments in a Bash Script

Comments
3 min read
A Bash script to configure Linux

A Bash script to configure Linux

17
Comments
1 min read
[Ask] For Server linux security is this enough ?

[Ask] For Server linux security is this enough ?

Comments
1 min read
RaspberryPi cloud backup Part 3

RaspberryPi cloud backup Part 3

4
Comments
6 min read
Bash Alias and Functions

Bash Alias and Functions

1
Comments
2 min read
How to use GNU screen to run processes

How to use GNU screen to run processes

1
Comments
2 min read
Shell script recipes

Shell script recipes

1
Comments
1 min read
Brash one-liner to rename files Matching a pattern

Brash one-liner to rename files Matching a pattern

3
Comments
2 min read
Shell, Commands

Shell, Commands

13
Comments
4 min read
How to list commits from the current branch.

How to list commits from the current branch.

6
Comments 8
1 min read
Automatically remind contributors to update their pull requests

Automatically remind contributors to update their pull requests

20
Comments 1
3 min read
awk total records processed

awk total records processed

Comments
1 min read
Wiping and overwriting file blocks - Linux by Example

Wiping and overwriting file blocks - Linux by Example

7
Comments
4 min read
How To Automate Ghost Blog Backup

How To Automate Ghost Blog Backup

2
Comments
5 min read
Run README.md in your terminal

Run README.md in your terminal

292
Comments 7
4 min read
TIL: Slightly over engineered (😅) text replace function (sed multiple replacements)

TIL: Slightly over engineered (😅) text replace function (sed multiple replacements)

3
Comments
3 min read
Writing Shared Scripts for CircleCI Orbs

Writing Shared Scripts for CircleCI Orbs

4
Comments
4 min read
Bash and exclamation marks !!!!

Bash and exclamation marks !!!!

5
Comments 2
2 min read
How to "Git Copy": copying files while keeping git history

How to "Git Copy": copying files while keeping git history

8
Comments 9
6 min read
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

7
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

32
Comments 2
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)

21
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

75
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

12
Comments
4 min read
MariaDB with Replication in Docker

MariaDB with Replication in Docker

9
Comments 2
2 min read
Linux: Managing RPM Packages with YUM

Linux: Managing RPM Packages with YUM

8
Comments
3 min read
Open a project in VS Code in a flash 📂⚡

Open a project in VS Code in a flash 📂⚡

10
Comments 2
5 min read
Running a command with a different root folder (Linux)

Running a command with a different root folder (Linux)

8
Comments
2 min read
Produtividade com Makefile

Produtividade com Makefile

6
Comments 2
2 min read
How to change(Hide) the Nginx Server Signature?

How to change(Hide) the Nginx Server Signature?

1
Comments
1 min read
Cleaning up all local stale git branches

Cleaning up all local stale git branches

3
Comments 1
1 min read
Convert SVGs from Stroke to Path

Convert SVGs from Stroke to Path

14
Comments 4
1 min read
create-react-app using Bash

create-react-app using Bash

11
Comments 6
2 min read
Basic Bash Scripting

Basic Bash Scripting

1
Comments
1 min read
Linux server health/process check.

Linux server health/process check.

7
Comments
3 min read
Prepare Expo project with bash script to setup TypeScript ESLint Prettier

Prepare Expo project with bash script to setup TypeScript ESLint Prettier

8
Comments
2 min read
Quiz: in-file string replacement using bash

Quiz: in-file string replacement using bash

4
Comments 4
2 min read
loading...