Articles by Tag #scripting

Browse our collection of articles on various topics related to IT technologies. Dive in and explore something new!

LimeDB: Unifying Installation with a Dedicated Script and Proxmox LXC Refactor

Github: namanvashistha/limedb This commit introduces a significant refactor to the LimeDB...

Learn More 0 0Nov 21

Weekend Rec Build: cifs-watch

It all started with an email from my Proxmox box, saying that the boot partition was out of...

Learn More 0 0Oct 20

The reverse osmosis - the Factory Design Pattern written and executed using C++ and AngelScript...

I had always believed that knowledge flowed in one direction—from the old to the young, from teacher...

Learn More 0 0Aug 11

Building a Simple Terminal-Based File Manager in Bash

Learn how to create a lightweight Bash-based file manager to navigate, organize, and manipulate files directly from the terminal.

Learn More 1 0Mar 13

Building a System Information Fetch Tool in Bash

Learn how to create a lightweight Bash script that fetches system information and displays it in a neat format.

Learn More 2 0Mar 13

How to Automate Everything With Bash: Beginner to Advanced Guide

Tired of repetitive tasks? Learn how to automate everything with Bash—from simple scripts to advanced workflows.

Learn More 1 0Mar 5

Grep: Master Advanced Pattern Matching to Transform Your Command Line Workflow

Introduction to Grep: The Pattern Matching Foundation of Command Line Mastery Grep stands...

Learn More 3 0Mar 4

Top 5 Bash Pitfalls That Newbies Keep Getting Wrong

Avoid these common Bash mistakes that waste time, cause errors, and break scripts. Learn how to fix them the right way.

Learn More 1 0Mar 7

Mastering Sed: The Unsung Hero of Text Processing

If you've ever found yourself needing to quickly transform thousands of files, update configuration...

Learn More 1 0Mar 3

Why Linux Outperforms Windows in Scripting and File Compression: A Deep Dive into System Efficiency

When it comes to scripting and file compression tasks, Linux is often praised for delivering faster...

Learn More 1 0Jul 7

How to Use AWK Like an Expert: The Ultimate Guide for Bash Power Users

Introduction to AWK: The Text Processing Powerhouse AWK is one of the most powerful yet...

Learn More 3 0Mar 4

Mastering envsubst: The DevOps Engineer's Secret Weapon for Configuration Templating

Introduction to envsubst: The Unsung Hero of Configuration Management If you've ever...

Learn More 2 0Mar 3

Create a Matrix Digital Rain Effect in Your Terminal with Bash

Recreate the iconic Matrix digital rain effect in your terminal using a simple Bash script. A fun hands-on project for Linux enthusiasts!

Learn More 2 0Mar 13

10 Bash Traps That Are Costing You Hours (And How to Fix Them)

Bash scripts breaking for no reason? Here are 10 common mistakes that waste hours—and how to fix them.

Learn More 0 0Mar 4

Bash vs Python: When Should You Use Each?

Bash or Python? Learn the strengths, weaknesses, and best use cases for each so you can choose the right tool for every task.

Learn More 1 0Mar 4

DevLog 20250724: C# Scripting, Pure 2, Updated + Some Recap

Intro Pure has been our in-house C# scripting solution for a few years now. After...

Learn More 1 0Jul 25

🔄 Mastering the forentity Loop in Uniface 10.4: A Developer's Guide

Hey fellow developers! 👋 Today I want to share some insights about one of the most powerful loop...

Learn More 0 0Jul 18

Trying Out PowerShell for Process Logging — Finally Something That Feels Like Real Scripting 😅

Hey Dev.to friends 👋 After doing some basic process logging in Windows using a Batch file (and then...

Learn More 0 1Jun 28

Level Up Your DevOps Workflow with Hari Sekhon's Bash Tools!

Quick Summary: 📝 This repository offers a vast collection of over 1000 Bash scripts...

Learn More 0 0Jun 23

Is Bash Scripting Essential for Bioinformatics? Practical Use Cases and Common Pitfalls

Discover why Bash scripting is a crucial skill in bioinformatics, along with real-world examples and common mistakes to avoid.

Learn More 0 0Mar 7

How to Automate Everything With Bash: Beginner to Advanced Guide

Tired of repetitive tasks? Learn how to automate everything with Bash—from simple scripts to advanced workflows.

Learn More 0 0Mar 6

Xargs: The Secret Weapon for Building Efficient Command Pipelines

Introduction to Xargs: The Command Pipeline Builder That Will Transform Your...

Learn More 0 0Mar 4

Find: The Ultimate File Discovery Tool Every Developer Must Master

Introduction to Find: The File Discovery Powerhouse in Your Command Line Arsenal Find is...

Learn More 0 0Mar 4

AWK: The Text Processing Powerhouse Every Developer Should Master

Introduction to AWK: The Swiss Army Knife of Text Processing AWK is one of the most...

Learn More 0 0Mar 4

Master the Find Command: Stop Searching Manually in Linux

Tired of manually searching for files in Linux? Learn how to master the find command and automate file discovery like a pro.

Learn More 0 0Mar 4

Changing the Login Shell with Security and Interactivity

Changing a user's login shell can be a simple task, but it involves several considerations to ensure...

Learn More 0 0Jan 8

Fixing `Connect-MicrosoftTeams` Not Recognized: A PowerShell Survival Guide (Basic Expert)

If your script blows up with: “The term Connect-MicrosoftTeams is not recognized…” …it means...

Learn More 0 0Sep 11

Domina Bash con ejemplos prácticos de Git

Descubre cómo automatizar operaciones rutinarias de Git con un script en Bash. Aprende los conceptos básicos del scripting en Bash y aplícalos en un ejemplo práctico para simplificar tareas como cambiar de ramas, realizar commits, hacer push y más. Este tutorial te guiará paso a paso, ayudándote a optimizar tu flujo de trabajo diario con Git.

Learn More 5 0Jan 8

Unlock the Power of ForgeRock IDM Scripting

ForgeRock IDM Scripting: Extending Functionality the Smart Way ForgeRock IDM is a powerful identity...

Learn More 0 0Jul 1

Mastering the Command Line: 25 Essential Scripting Resources for Developers

Scripting languages are the unsung heroes of modern software development. They are the versatile...

Learn More 0 0Jun 21