DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Fish Shell - Is it time to replace Bash and Zsh ?

Fish Shell - Is it time to replace Bash and Zsh ?

8
Comments 1
4 min read
Shell Pipe Wrapper Functions

Shell Pipe Wrapper Functions

8
Comments 8
4 min read
Keep Your OS Clean with $HOME/.local

Keep Your OS Clean with $HOME/.local

9
Comments
3 min read
Ultimate Command Line Reference 2021 - Bash, Git, Node, Python, Ruby, PHP

Ultimate Command Line Reference 2021 - Bash, Git, Node, Python, Ruby, PHP

3
Comments
3 min read
How To Transfer Files from One Linux Server To Another Using rsync?

How To Transfer Files from One Linux Server To Another Using rsync?

30
Comments 2
3 min read
Turn any Bash function/alias into a hybrid executable/source-able script.

Turn any Bash function/alias into a hybrid executable/source-able script.

9
Comments 4
7 min read
Bash random password generator

Bash random password generator

27
Comments 17
4 min read
Script up your projects

Script up your projects

5
Comments 1
7 min read
Git hacks: self-host a minimal Git repo over SSH

Git hacks: self-host a minimal Git repo over SSH

4
Comments 1
2 min read
Here is why you should not be too quick at judging people by their GitHub activity stats

Here is why you should not be too quick at judging people by their GitHub activity stats

108
Comments 17
3 min read
Work and play in PHP 7.4 & PHP 8.0

Work and play in PHP 7.4 & PHP 8.0

3
Comments 3
1 min read
Create a .msi file for go program

Create a .msi file for go program

19
Comments 4
1 min read
Slackbot to the Rescue: Keeping GitLab Branches in Sync with a Slackbot

Slackbot to the Rescue: Keeping GitLab Branches in Sync with a Slackbot

Comments
15 min read
DocRaptor vs. WeasyPrint: A PDF Export Showdown

DocRaptor vs. WeasyPrint: A PDF Export Showdown

19
Comments 3
7 min read
How to write a Bash shortcut script to enhance your terminal experience

How to write a Bash shortcut script to enhance your terminal experience

21
Comments
6 min read
Split CSV by number in shell only.

Split CSV by number in shell only.

2
Comments
2 min read
Shell cheatsheet

Shell cheatsheet

7
Comments
1 min read
How to access android files from linux terminal

How to access android files from linux terminal

12
Comments 1
1 min read
My Favorite Bash Tips, Tricks, and Shortcuts

My Favorite Bash Tips, Tricks, and Shortcuts

306
Comments 34
3 min read
Advanced Git Features You Didn't Know You Needed

Advanced Git Features You Didn't Know You Needed

23
Comments
12 min read
Quick Command Line Calculator in One Line of Code

Quick Command Line Calculator in One Line of Code

2
Comments
1 min read
【Mac】Regular Expressions for exact matching as words with grep and sed

【Mac】Regular Expressions for exact matching as words with grep and sed

9
Comments
2 min read
Automate with AppleScript or how to be less distracted

Automate with AppleScript or how to be less distracted

8
Comments 1
6 min read
Using vscode as editor in zsh terminal

Using vscode as editor in zsh terminal

11
Comments
1 min read
Demystifying NPM Scripts

Demystifying NPM Scripts

8
Comments 1
3 min read
Bash: writing a simple pod checker

Bash: writing a simple pod checker

6
Comments
2 min read
My 2021 Learning Plan

My 2021 Learning Plan

221
Comments 19
2 min read
Large Refactor At The Command Line ❯

Large Refactor At The Command Line ❯

16
Comments 1
4 min read
A small byte of bash aliases and functions.

A small byte of bash aliases and functions.

17
Comments 3
1 min read
How to be a Hackerman

How to be a Hackerman

12
Comments 3
4 min read
Building a React Directory Structure Generator CLI Tool With Bash

Building a React Directory Structure Generator CLI Tool With Bash

4
Comments
1 min read
Let's Learn more about Linux/Unix Commands

Let's Learn more about Linux/Unix Commands

34
Comments
5 min read
Passing command-line options to bash scripts

Passing command-line options to bash scripts

10
Comments 2
3 min read
Vim Replace Visual Star

Vim Replace Visual Star

11
Comments 3
2 min read
Backup your GitHub repositories using Bash script and GitHub CLI defining a simple GraphQl query

Backup your GitHub repositories using Bash script and GitHub CLI defining a simple GraphQl query

11
Comments
3 min read
Connect to a PostgreSQL Server via SSH Tunnel

Connect to a PostgreSQL Server via SSH Tunnel

19
Comments 2
2 min read
If Tmux

If Tmux

17
Comments 4
1 min read
Build a network speed monitor in bash with AWK

Build a network speed monitor in bash with AWK

22
Comments 5
3 min read
git cake: when is my README’s birthday?

git cake: when is my README’s birthday?

9
Comments 2
2 min read
Continuous AWS Elastic Beanstalk deployment

Continuous AWS Elastic Beanstalk deployment

6
Comments
3 min read
How To Merge Multiple PDF/Images to PDF In Ubuntu Linux(ImageMagick)

How To Merge Multiple PDF/Images to PDF In Ubuntu Linux(ImageMagick)

14
Comments 5
3 min read
Beautify docker container output

Beautify docker container output

3
Comments
1 min read
Send message to Telegram on any SSH login

Send message to Telegram on any SSH login

43
Comments 4
3 min read
Newsboat

Newsboat

9
Comments 3
3 min read
How to write your first Bash script?

How to write your first Bash script?

33
Comments 2
4 min read
How to run JS Code in VS Code

How to run JS Code in VS Code

9
Comments 4
1 min read
Oh My Zsh + PowerLevel10k = 😎 terminal

Oh My Zsh + PowerLevel10k = 😎 terminal

527
Comments 41
3 min read
A Guide to Web Development on the Windows Subsystem for Linux (WSL)

A Guide to Web Development on the Windows Subsystem for Linux (WSL)

10
Comments 3
5 min read
Basic Linux/Unix Commands We should know

Basic Linux/Unix Commands We should know

115
Comments 8
6 min read
dropboxignore: it's all about the missing .dropboxignore file

dropboxignore: it's all about the missing .dropboxignore file

3
Comments 3
2 min read
Homebrew - One package manager to rule them all

Homebrew - One package manager to rule them all

7
Comments
2 min read
A Guide to Installing the Windows Subsystem for Linux (WSL) and Windows Terminal

A Guide to Installing the Windows Subsystem for Linux (WSL) and Windows Terminal

36
Comments 8
4 min read
Search For GIFs Without Leaving Your Terminal

Search For GIFs Without Leaving Your Terminal

8
Comments
3 min read
Use Git and Bash to Automate Your Developer Tooling

Use Git and Bash to Automate Your Developer Tooling

11
Comments
5 min read
Installing Microsoft Fonts on Linux(Comprehensive Guide)

Installing Microsoft Fonts on Linux(Comprehensive Guide)

26
Comments 4
3 min read
Personaliza tu terminal de 0 a PRO 😎

Personaliza tu terminal de 0 a PRO 😎

48
Comments 1
6 min read
Make Your dotfiles Portable With Git and a Simple Bash Script

Make Your dotfiles Portable With Git and a Simple Bash Script

56
Comments
5 min read
Hello Docker 😄

Hello Docker 😄

23
Comments
4 min read
Prettifying JSON using Vim, Python & Bash

Prettifying JSON using Vim, Python & Bash

7
Comments 1
2 min read
TikTok Scraper

TikTok Scraper

22
Comments
3 min read
loading...