Skip to content
Art of Coding

Art of Coding

  • Advanced
  • AI / Machine Learning
  • Algorithms
  • API Integration
  • Automation Scripts
  • Beginner
  • C#
  • C++
  • Data Structures
  • Databases
  • DevOps / CLI Tools
  • Dynamic Programming
  • Go
  • Graph Theory
  • HTML / CSS
  • Intermediate
  • Java
  • JavaScript
  • Python
  • Recursion
  • Rust
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
  • TypeScript
  • Uncategorized
  • Web Development

Shell / Bash

  • Home
  • Shell / Bash
  • Page 4
Build a CLI Weather App in Bash with curl and jq
Posted inShell / Bash

Build a CLI Weather App in Bash with curl and jq

Build a CLI Weather App in Bash with curl and jq   Getting real-time weather information straight from the command line is not only fun but also a great way…
Posted by Oana Rinaldi September 14, 2025
Intro to Web Scraping: Bash + cURL + grep = Fast Data Extraction
Posted inShell / Bash

Intro to Web Scraping: Bash + cURL + grep = Fast Data Extraction

Intro to Web Scraping: Bash + cURL + grep = Fast Data Extraction   When it comes to quickly extracting data from websites, few tools offer the combined power and…
Posted by Oana Rinaldi September 5, 2025
$PATH Demystified: Add Your Scripts to Bash Path Like a DevOps Engineer
Posted inShell / Bash

$PATH Demystified: Add Your Scripts to Bash Path Like a DevOps Engineer

$PATH Demystified: Add Your Scripts to Bash Path Like a DevOps Engineer   The $PATH environment variable is one of the most crucial, yet underappreciated, parts of a Unix-like operating…
Posted by Oana Rinaldi August 26, 2025
Create a CLI Tool to Monitor System Health Using Bash
Posted inShell / Bash

Create a CLI Tool to Monitor System Health Using Bash

Create a CLI Tool to Monitor System Health Using Bash   Monitoring system health doesn’t always require elaborate dashboards or third-party tools. With a few lines of Bash, you can…
Posted by Oana Rinaldi August 25, 2025
Stream Real-Time Logs Across Systems Using Netcat and Bash
Posted inShell / Bash

Stream Real-Time Logs Across Systems Using Netcat and Bash

Stream Real-Time Logs Across Systems Using Netcat and Bash   Real-time log streaming is a fundamental need for many system administrators, developers, and DevOps engineers tasked with monitoring and debugging…
Posted by Oana Rinaldi August 13, 2025
Automate Your Git Commits with a Bash Script
Posted inShell / Bash

Automate Your Git Commits with a Bash Script

Automate Your Git Commits with a Bash Script   If you're working in a fast-paced development environment, constantly adding, committing, and pushing changes to Git can become a repetitive task.…
Posted by Oana Rinaldi August 4, 2025
Build an HTTP Status Code Checker Using Bash For Loop + curl
Posted inShell / Bash

Build an HTTP Status Code Checker Using Bash For Loop + curl

Build an HTTP Status Code Checker Using Bash For Loop + curl Monitoring website availability is a common task for developers, sysadmins, and DevOps engineers. While there are plenty of…
Posted by Oana Rinaldi August 1, 2025

Posts pagination

Previous page 1 2 3 4

Recent Posts

  • Integrating External APIs in Python Projects Made Easy
  • SQL Window Functions Explained by Example
  • Optimizing Java Loops: Small Changes That Make Big Differences
  • Consuming GraphQL APIs Smoothly with JavaScript Fetch
  • Optimizing SQL Queries: Index Use Cases You Can Actually See

Recent Comments

No comments to show.

Archives

  • April 2026
  • March 2026
  • February 2026
  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025

Categories

  • Algorithms
  • Automation Scripts
  • Databases
  • DevOps / CLI Tools
  • Graph Theory
  • Java
  • JavaScript
  • Python
  • Recursion
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
Copyright 2026 — Art of Coding. All rights reserved. Bloghash WordPress Theme
Scroll to Top