Forem

Bash

Bourne Again Shell

Posts

👋 Sign in for the ability to sort posts by relevant, latest, or top.
Day 22/ 30 Days of Linux Mastery: 'gzip' Command

Day 22/ 30 Days of Linux Mastery: 'gzip' Command

4
Comments
2 min read
How to Fix 'iconv: illegal input sequence' Error in Bash

How to Fix 'iconv: illegal input sequence' Error in Bash

Comments
2 min read
How to Order Git Grep Results by Commit Date

How to Order Git Grep Results by Commit Date

Comments
4 min read
I Replaced Bash Scripts With Python One-Liners

I Replaced Bash Scripts With Python One-Liners

61
Comments
3 min read
How to Use If Statements with Variables in Bash Scripts

How to Use If Statements with Variables in Bash Scripts

Comments
3 min read
How to Store Expected JSON in GitLab CI Using Bash

How to Store Expected JSON in GitLab CI Using Bash

Comments
3 min read
Why does Bash cache command paths and how to update them?

Why does Bash cache command paths and how to update them?

Comments
3 min read
How to Upload Files to SFTP Folders Using Bash

How to Upload Files to SFTP Folders Using Bash

Comments
3 min read
How to Alias Bash Commands in Git Bash for Windows?

How to Alias Bash Commands in Git Bash for Windows?

Comments
4 min read
Day 21/ 30 Days of Linux Mastery: 'diff' Command

Day 21/ 30 Days of Linux Mastery: 'diff' Command

6
Comments
2 min read
Why Do Both echo /$USER and echo '$USER' Output the Same in Bash?

Why Do Both echo /$USER and echo '$USER' Output the Same in Bash?

Comments
3 min read
How to Automate Git Tagging Before Merging Branches

How to Automate Git Tagging Before Merging Branches

Comments
4 min read
How to Use jq to Add New Objects into a JSON String?

How to Use jq to Add New Objects into a JSON String?

Comments
3 min read
How to Identify the First Good Commit in Git Without a Known Good Commit?

How to Identify the First Good Commit in Git Without a Known Good Commit?

1
Comments
4 min read
How to Check Exit Status in Bash with If Statement?

How to Check Exit Status in Bash with If Statement?

Comments
3 min read
How to Terminate a Bash Script Without Closing the Terminal?

How to Terminate a Bash Script Without Closing the Terminal?

Comments
3 min read
How to Add Custom Bash Hooks in DDEV for CSS Setup?

How to Add Custom Bash Hooks in DDEV for CSS Setup?

Comments
3 min read
How to Log Python and Bash Output Chronologically in a File

How to Log Python and Bash Output Chronologically in a File

Comments
4 min read
How to Move the First 5 Files in Bash Without Errors?

How to Move the First 5 Files in Bash Without Errors?

Comments
3 min read
How to Change Default Virtualenvwrapper Prompt in Bash?

How to Change Default Virtualenvwrapper Prompt in Bash?

Comments
4 min read
How to Use lftp to Extract CSV Files and Iterate in Bash?

How to Use lftp to Extract CSV Files and Iterate in Bash?

Comments
3 min read
How to Transfer Files with LFTP and Create Directories in Bash?

How to Transfer Files with LFTP and Create Directories in Bash?

Comments
3 min read
Why does Bash not continue to the next iteration as expected?

Why does Bash not continue to the next iteration as expected?

Comments
3 min read
Why Is Disk Space Not Freed After Deleting Log Files?

Why Is Disk Space Not Freed After Deleting Log Files?

Comments
3 min read
How to Create a Bash Script to Activate a Python Virtualenv?

How to Create a Bash Script to Activate a Python Virtualenv?

Comments
3 min read
loading...