DEV Community

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Personal .bash_profile

Personal .bash_profile

9
Comments
17 min read
Take your BASH scripting seriously

Take your BASH scripting seriously

12
Comments
9 min read
Show ERRNO and Value

Show ERRNO and Value

1
Comments
5 min read
My favourite Bash feature

My favourite Bash feature

1
Comments 2
1 min read
Customizing Your Bash Prompt

Customizing Your Bash Prompt

60
Comments
3 min read
Redis: deleting many keys with pattern matching using bash shell + redis-cli

Redis: deleting many keys with pattern matching using bash shell + redis-cli

14
Comments
2 min read
Streamlining Blog Creation: My Experience Writing a Bash Script as a Web Developer

Streamlining Blog Creation: My Experience Writing a Bash Script as a Web Developer

13
Comments 1
3 min read
Manage Multiple Nodejs Versions on Windows OS

Manage Multiple Nodejs Versions on Windows OS

24
Comments 1
4 min read
Eliminate the Monotony: Automation with sed.

Eliminate the Monotony: Automation with sed.

4
Comments
3 min read
A tiny CI system

A tiny CI system

1
Comments
6 min read
Mastering Bash 0 — Internal Field Separators

Mastering Bash 0 — Internal Field Separators

Comments
7 min read
Understanding Linux Commands - A Comprehensive Guide

Understanding Linux Commands - A Comprehensive Guide

3
Comments 1
4 min read
Building a Budget Red Team Implant

Building a Budget Red Team Implant

1
Comments 1
6 min read
MacOS: notify when the terminal command is finished

MacOS: notify when the terminal command is finished

1
Comments
1 min read
Fixing Read-Only FileSystem Error in Ubuntu

Fixing Read-Only FileSystem Error in Ubuntu

Comments
1 min read
Visually explore OpenAI's Image APIs without coding custom UI

Visually explore OpenAI's Image APIs without coding custom UI

15
Comments 1
3 min read
A Beginner's Guide to Curl: Part 5 - Setting Headers

A Beginner's Guide to Curl: Part 5 - Setting Headers

Comments
3 min read
A tiny bash file viewer with line numbering

A tiny bash file viewer with line numbering

Comments
1 min read
Enhancing Directory Navigation with pushd

Enhancing Directory Navigation with pushd

14
Comments
3 min read
Making Your NPM Package Executable

Making Your NPM Package Executable

16
Comments 2
4 min read
How to create unique file names in bash shell

How to create unique file names in bash shell

Comments
1 min read
How to write bash script to insert the records from file my_records.txt into PostgreSQL DB table?

How to write bash script to insert the records from file my_records.txt into PostgreSQL DB table?

8
Comments
3 min read
Write bash script to append the file with 100 more similar records.

Write bash script to append the file with 100 more similar records.

1
Comments
2 min read
Bash script to find the difference between an epoch timestamp and the current date.

Bash script to find the difference between an epoch timestamp and the current date.

2
Comments
2 min read
Mastering the ssh Command - Tips and Tricks

Mastering the ssh Command - Tips and Tricks

Comments
3 min read
loading...