Skip to content
Thursday, December 18, 2025
  • Code stuffs
  • Facebook
  • Twitter
  • Linkedin
  • Youtube
  • Github
  • Instagram

Explore with me!

Come and explore with me

  • Code stuffs
    • Git
    • C#
    • node.js
    • Python
    • Shell
    • VB
  • Blog Series
  • Marketplaces
    • NPM
    • Nuget
    • VS Code
    • Powershell
  • Lets Learn
  • Devops
    • Kubernetes
    • CI/CD
    • Docker
  • Architecture
    • UML
    • System Design
  • Cloud
  • Myself
>>
  • Home
  • Code stuffs
  • Shell

Category: Shell

Shell Script Hack #12: Array Mastery – Managing Lists and Collections
Shell

Shell Script Hack #12: Array Mastery – Managing Lists and Collections

November 4, 2025October 24, 2025

Managing lists of data in shell scripts usually involves messy loops and temporary files. But Bash arrays offer a powerful, clean way to store and

Read More

collections, bash, data structures, scripting, arrays
Share
Shell Script Hack #11: Command Chaining – Clean Error Handling with && and ||
Shell

Shell Script Hack #11: Command Chaining – Clean Error Handling with && and ||

November 3, 2025October 24, 2025

Running commands one after another, checking if they succeed, and handling failures gracefully is a daily task for developers. Most people use if statements for

Read More

bash, Error Handling, scripting, command chaining, operators
Share
Shell Script Hack #10: Parameter Expansion – String Magic Without External Tools
Shell

Shell Script Hack #10: Parameter Expansion – String Magic Without External Tools

November 2, 2025October 24, 2025

You’re constantly typing ${variable} but did you know Bash has powerful built-in string manipulation that can replace, extract, default values, and transform text without calling

Read More

text processing, parameter expansion, string manipulation, bash variables
Share
Shell Script Hack #9: Here Documents – Clean Multi-Line Text Input
Shell

Shell Script Hack #9: Here Documents – Clean Multi-Line Text Input

November 1, 2025October 24, 2025

Need to create a configuration file, send multi-line input to a command, or generate SQL scripts from your shell? Here documents let you embed blocks

Read More

configuration, heredoc, here documents, multi-line input, scripting
Share
Shell Script Hack #8: find and -exec for Powerful File Operations
Shell

Shell Script Hack #8: find and -exec for Powerful File Operations

October 31, 2025October 24, 2025

You need to find all log files larger than 100MB and delete them, or locate every Python file modified in the last week and run

Read More

automation, find, file management, bulk operations, disk cleanup
Share
Shell Script Hack #7: SSH Tunneling – Secure Access to Anything
Shell

Shell Script Hack #7: SSH Tunneling – Secure Access to Anything

October 30, 2025October 24, 2025

Need to access a database running on a remote server, but it’s locked down for security? Want to browse a web interface only available on

Read More

Security, ssh, tunneling, port forwarding, remote access
Share
Shell Script Hack #6: awk Magic for Data Extraction and Analysis
Shell

Shell Script Hack #6: awk Magic for Data Extraction and Analysis

October 29, 2025October 24, 2025

You have a CSV file with thousands of rows and need to extract specific columns, calculate totals, or filter data. You could write a Python

Read More

data extraction, csv processing, text parsing, analysis, awk
Share
Shell Script Hack #5: Master sed One-Liners for Instant Text Processing
Shell

Shell Script Hack #5: Master sed One-Liners for Instant Text Processing

October 28, 2025October 24, 2025

You’ve written a script that needs to extract specific data from text files. You reach for Python or Perl, but wait – sed can do

Read More

sed, text processing, one-liners, regex, parsing
Share
Shell Script Hack #4: Process Substitution – No More Temporary Files
Shell

Shell Script Hack #4: Process Substitution – No More Temporary Files

October 27, 2025October 24, 2025

Ever needed to compare files, process command output, or avoid creating unnecessary temporary files? Most developers create temp files for everything. There’s a cleaner, faster

Read More

process substitution, pipes, performance, bash, comparison
Share
Shell Script Hack #3: Bulletproof Cleanup with the trap Command
Shell

Shell Script Hack #3: Bulletproof Cleanup with the trap Command

October 25, 2025October 24, 2025

Your script creates temporary files, opens connections, or starts background processes. Then something goes wrong: the user hits Ctrl+C, the system runs out of memory,

Read More

bash, Error Handling, trap, cleanup, signals
Share

Posts pagination

1 2 Next

Recent Posts

  • Vector Databases: From Hype to Production Reality – Part 4: Building RAG Applications on Azure
  • Vector Databases: From Hype to Production Reality – Part 3: The Vector Database Landscape
  • Vector Databases: From Hype to Production Reality – Part 2: Architecture and Indexing Algorithms
  • TTS Forge: Build Your Custom Voice Cloning Pipeline with XTTS v2
  • Vector Databases: From Hype to Production Reality – Part 1: Understanding Vector Databases

Post Tabbed

  • You may like
  • Recent Posts
  • windows

    BranchCache: WAN Bandwidth Optimization

    December 30, 2012
  • Information Systems Software Engineering Project Management

    Stakeholders, The Players of an Information System

    May 1, 2021September 3, 2025
  • Default

    Shutdown button in windows 8

    December 30, 2012
  • Software Engineering

    Ethical Issues related to Information Technology Professionals

    January 24, 2013April 17, 2021
  • AI/ML Databases Azure Cloud Computing

    Vector Databases: From Hype to Production Reality – Part 4: Building RAG Applications on Azure

    December 18, 2025December 7, 2025
  • Azure Cloud Computing AI/ML Databases

    Vector Databases: From Hype to Production Reality – Part 3: The Vector Database Landscape

    December 17, 2025December 7, 2025
  • Azure Cloud Computing AI/ML Databases

    Vector Databases: From Hype to Production Reality – Part 2: Architecture and Indexing Algorithms

    December 16, 2025December 7, 2025
  • AI Machine Learning Python Open Source

    TTS Forge: Build Your Custom Voice Cloning Pipeline with XTTS v2

    December 15, 2025December 15, 2025

Find Me

Software Engineer | Devops | AI Enthusiasts | IOT Enthusiasts | Love doing Research | Trainer | Learner | Friend | Son | Husband | Brother | Father of a beautiful Angel

  • facebook
  • twitter
  • linkedin
  • instagram

Featured Posts

Devops Kubernetes Docker Tutorial

How to Setup Kubernetes Dashboard on Docker Desktop – Complete Guide

October 6, 2025October 6, 2025
Setting up the Kubernetes Dashboard on your local Docker Desktop can seem daunting, but it's
  • kubernetes
    Default Devops Kubernetes

    Kubernetes : an Orchestration and Management Infrastructure for Containers

    June 29, 2021May 14, 2023
  • kubernetes
    Devops Kubernetes

    Understanding Kubernetes architecture in depth

    June 14, 2021May 14, 2023

You May Have Missed

Health Mental Health Developer Wellness Support Systems Professional Development

The Complete Picture: Balancing Professional and Personal Support Systems

November 20, 2025October 24, 2025
Developer Wellness Family Support Mental Health Relationships

For Parents, Partners, and Friends: A Guide to Supporting Your Loved One in Tech

November 19, 2025October 23, 2025
Mental Health Developer Wellness Workplace Rights HR Policies

The HR Conversation: When and How to Involve HR in Your Mental Health Journey

November 18, 2025October 23, 2025
Mental Health Developer Wellness Tech Culture Support Systems

Finding Your Tech Tribe: The Power of Peer Support Groups

November 17, 2025October 23, 2025
All Rights Reserved 2025.