DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
A Media Server on Steroids - Walkthrough

A Media Server on Steroids - Walkthrough

1
Comments
12 min read
Bash Scripting: Your Gateway to Linux Automation and Efficiency

Bash Scripting: Your Gateway to Linux Automation and Efficiency

Comments
3 min read
From FZF file preview to a browser for cht.sh to discovering the ideal solution

From FZF file preview to a browser for cht.sh to discovering the ideal solution

Comments
4 min read
Code. Battery notifier.

Code. Battery notifier.

Comments
1 min read
Bash Your Tools

Bash Your Tools

1
Comments
3 min read
Automate Repetitive Tasks: Creating Bash Scripts for Everyday Use 🚀

Automate Repetitive Tasks: Creating Bash Scripts for Everyday Use 🚀

1
Comments
2 min read
🚀 RazzShell v1.0.1 is Here: Plugin Support, Enhanced Job Management, and More! 🌟

🚀 RazzShell v1.0.1 is Here: Plugin Support, Enhanced Job Management, and More! 🌟

Comments
3 min read
How to play a bunch of lemmings

How to play a bunch of lemmings

Comments
5 min read
How to Count Rows in All MySQL Tables Using a Bash Script

How to Count Rows in All MySQL Tables Using a Bash Script

2
Comments
3 min read
Bash vs. Shell: The Ultimate Comparison

Bash vs. Shell: The Ultimate Comparison

3
Comments 1
3 min read
Learning Devops projects from beginner to advance.

Learning Devops projects from beginner to advance.

Comments
1 min read
Essential Linux Text Manipulation Tools: cut, sort, uniq, tr 🛠️

Essential Linux Text Manipulation Tools: cut, sort, uniq, tr 🛠️

Comments
1 min read
Escape quotes correctly when using psql via docker in bash

Escape quotes correctly when using psql via docker in bash

Comments
1 min read
Create Your Custom WSL from Any Linux Distribution (Part - 2)

Create Your Custom WSL from Any Linux Distribution (Part - 2)

9
Comments
5 min read
Linux basics for beginners

Linux basics for beginners

Comments
2 min read
Harnessing the Power of Bash Scripting in Production Environments

Harnessing the Power of Bash Scripting in Production Environments

3
Comments
5 min read
How to Skip Empty Lines in Bash Using awk

How to Skip Empty Lines in Bash Using awk

Comments
1 min read
How to Recursively Delete PDF Files in Bash using `find`

How to Recursively Delete PDF Files in Bash using `find`

Comments
2 min read
How to use jq for URI encoding

How to use jq for URI encoding

1
Comments
1 min read
Update with a single command

Update with a single command

Comments
1 min read
Building a (somewhat) intelligent agent

Building a (somewhat) intelligent agent

Comments
5 min read
Using Bash to upload files to AWS S3

Using Bash to upload files to AWS S3

9
Comments
4 min read
Environment Management in Bash: Unlocking the Secrets of the Shell

Environment Management in Bash: Unlocking the Secrets of the Shell

3
Comments
2 min read
How to Migrate Azure Snapshots with Ease: Single and Multiple Scenarios

How to Migrate Azure Snapshots with Ease: Single and Multiple Scenarios

7
Comments
3 min read
3 Bash One-Liners to Analyze Production Issues 10X Faster

3 Bash One-Liners to Analyze Production Issues 10X Faster

13
Comments 1
2 min read
💻 Mastering Linux Shell Scripting: The Ultimate Guide for Automation Ninjas 🚀

💻 Mastering Linux Shell Scripting: The Ultimate Guide for Automation Ninjas 🚀

7
Comments 2
3 min read
3 Ready-to-Copy Bash Scripts to Visualize Python Code

3 Ready-to-Copy Bash Scripts to Visualize Python Code

11
Comments 1
2 min read
3 Must-Know File Permissions and Ownership Commands

3 Must-Know File Permissions and Ownership Commands

1
Comments
3 min read
4 Commands to Debug “Silent Errors” in JavaScript

4 Commands to Debug “Silent Errors” in JavaScript

7
Comments
2 min read
Create Your Custom WSL from any Linux Distribution (Part-1)

Create Your Custom WSL from any Linux Distribution (Part-1)

13
Comments 2
12 min read
Shell Scripting: Writing and Running Your First Script

Shell Scripting: Writing and Running Your First Script

Comments
2 min read
Using a Self-Signed Certificate with Git Clone Https

Using a Self-Signed Certificate with Git Clone Https

3
Comments
1 min read
Profundizando en la Terminal: Entendiendo el Prompt y la Anatomía de un Comando

Profundizando en la Terminal: Entendiendo el Prompt y la Anatomía de un Comando

Comments
3 min read
Bash Basics: A Beginner’s Guide to Shell Scripting

Bash Basics: A Beginner’s Guide to Shell Scripting

9
Comments 2
3 min read
Mastering Text Processing with Grep, Sed, Awk, Cut, and Sort

Mastering Text Processing with Grep, Sed, Awk, Cut, and Sort

1
Comments
4 min read
Comprehensive Bash System Monitoring Script: Technical Breakdown

Comprehensive Bash System Monitoring Script: Technical Breakdown

7
Comments
3 min read
Spice up Your Terminal With a Todo Reminder Using Starship Prompt and iZiDo Bash Script

Spice up Your Terminal With a Todo Reminder Using Starship Prompt and iZiDo Bash Script

3
Comments
6 min read
Intro to bash

Intro to bash

Comments
1 min read
Linux Kernel 6.13: Breaking New Ground in Hardware Support and System Performance

Linux Kernel 6.13: Breaking New Ground in Hardware Support and System Performance

7
Comments
3 min read
Sync GitHub User or Organization Repositories with a Simple Script

Sync GitHub User or Organization Repositories with a Simple Script

1
Comments
2 min read
File Management in Bash : Commands and Examples

File Management in Bash : Commands and Examples

12
Comments
2 min read
Sync GitHub User or Organization Repositories with a Simple Script

Sync GitHub User or Organization Repositories with a Simple Script

1
Comments
2 min read
3 Bash Commands to Effectively Work With React Components

3 Bash Commands to Effectively Work With React Components

7
Comments 5
1 min read
Fix Synaptic mousepad/touchpad

Fix Synaptic mousepad/touchpad

Comments
1 min read
crazy-complete: Generate shell auto-completion files with a single configuration file

crazy-complete: Generate shell auto-completion files with a single configuration file

Comments
2 min read
How to automate the launch of your terminal processes (fzf + tmux + teamocil)

How to automate the launch of your terminal processes (fzf + tmux + teamocil)

5
Comments
7 min read
What is the difference between Bash shells and the Bash Script?

What is the difference between Bash shells and the Bash Script?

9
Comments 1
5 min read
Critical Container Image Security Vulnerabilities and Their Solutions

Critical Container Image Security Vulnerabilities and Their Solutions

3
Comments
3 min read
Docker Series for Beginners - 02

Docker Series for Beginners - 02

6
Comments
3 min read
Saving Time: Batch QR Code Generation with Bash

Saving Time: Batch QR Code Generation with Bash

2
Comments
1 min read
Mastering Linux Commands: Exploring `find` with `exec` and `sed`

Mastering Linux Commands: Exploring `find` with `exec` and `sed`

1
Comments
2 min read
Programmable tab completion with bash

Programmable tab completion with bash

3
Comments
4 min read
Cloning PostgreSQL Databases: A Developer's Guide to Local Replication

Cloning PostgreSQL Databases: A Developer's Guide to Local Replication

1
Comments
4 min read
Learning Parent and Child Shells in Bash Scripts

Learning Parent and Child Shells in Bash Scripts

Comments
3 min read
Deploy Nexus as a Docker Container

Deploy Nexus as a Docker Container

2
Comments
2 min read
Everything about AppImage in Linux

Everything about AppImage in Linux

2
Comments
5 min read
A Practical Guide to Writing Better Bash Scripts

A Practical Guide to Writing Better Bash Scripts

Comments
2 min read
🔐 Why Your Team Needs Passbolt for Password Management

🔐 Why Your Team Needs Passbolt for Password Management

3
Comments
1 min read
🎯 Master Wireshark: 15 Essential Filters for Cybersecurity Professionals

🎯 Master Wireshark: 15 Essential Filters for Cybersecurity Professionals

2
Comments
1 min read
🚀 Top 10 sed Command Use Cases + 5 Real-Life Scenarios!

🚀 Top 10 sed Command Use Cases + 5 Real-Life Scenarios!

Comments
1 min read
loading...