Skip to content

PL Courses

Master Coding in Programming Languages

  • Home
  • Beginner’s Guide to Programming
  • Books
  • Python Lore
site mode button
  • Home
  • Beginner’s Guide to Programming
  • Bash
  • Page 10

Bash

Advanced Bash Redirection
  • Bash
  • Beginner’s Guide to Programming

Advanced Bash Redirection

August 23, 2024May 3, 2025 admin1Tagged pipes, tees

In Bash, redirection is a powerful tool that allows us to control the input and output of commands and scripts. It allows us to manipulate how data flows through the shell and interact with files, streams, and other processes. In…

Read More
1 min read
Bash Scripting for E-mail Notifications
  • Bash
  • Beginner’s Guide to Programming

Bash Scripting for E-mail Notifications

August 20, 2024May 3, 2025 admin0Tagged mail, sendmail

Bash scripting is a powerful tool for automating tasks on a Linux system. One common task that you may encounter is the need to send email notifications from your Bash scripts. In this tutorial, we will explore how to accomplish…

Read More
1 min read
Network Operations Using Bash
  • Bash
  • Beginner’s Guide to Programming

Network Operations Using Bash

August 17, 2024May 3, 2025 admin0Tagged curl, wget

When it comes to network operations, Bash is a powerful tool that allows you to automate various tasks and interact with network resources. In this tutorial, we will explore how to perform network operations using Bash, including making HTTP requests…

Read More
1 min read
Bash for Web Development
  • Bash
  • Beginner’s Guide to Programming

Bash for Web Development

August 14, 2024May 3, 2025 admin1Tagged APIs, http requests

Bash, short for Bourne Again SHell, is a powerful scripting language commonly used in the Unix operating system. While it is primarily known for its use in automating system administration tasks, Bash can also be utilized in web development, specifically…

Read More
2 mins read
User Input in Bash Scripts
  • Bash
  • Beginner’s Guide to Programming

User Input in Bash Scripts

August 12, 2024May 3, 2025 admin0Tagged prompts, read

Bash scripting is a powerful tool for automating tasks and creating efficient workflows. One essential aspect of any script is the ability to interact with the user through user input. This allows scripts to accept input from the user during…

Read More
1 min read
Bash and Hardware Information
  • Bash
  • Beginner’s Guide to Programming

Bash and Hardware Information

August 9, 2024May 3, 2025 admin0Tagged lshw, lsusb

If you’re a coder who works with Linux-based systems, it’s important to know how to retrieve hardware information using Bash. This can be useful for a variety of tasks, such as troubleshooting, inventory management, and system optimization. In this article…

Read More
1 min read
Creating Interactive Bash Scripts
  • Bash
  • Beginner’s Guide to Programming

Creating Interactive Bash Scripts

August 6, 2024May 3, 2025 admin0Tagged dialog, read

Bash scripts are a powerful tool for automating tasks in Unix-like operating systems. By creating interactive bash scripts, you can make complex workflows more user-friendly, by prompting users for input and making decisions based on their responses. In this article…

Read More
1 min read
Bash Script Packaging and Distribution
  • Bash
  • Beginner’s Guide to Programming

Bash Script Packaging and Distribution

August 4, 2024May 3, 2025 admin1Tagged make, tar

Bash scripts are a powerful way to automate tasks on Unix-based systems, but when it comes to distributing them, it can be a bit of a hassle. Packaging them properly can make the distribution process smoother and more reliable. In…

Read More
1 min read
Bash Networking Commands for Beginners
  • Bash
  • Beginner’s Guide to Programming

Bash Networking Commands for Beginners

July 9, 2024May 3, 2025 admin0Tagged ifconfig, traceroute

If you are new to the world of networking and want to learn more about Bash commands for networking, you have come to the right place. In this tutorial, we will explore some essential Bash networking commands that will help…

Read More
1 min read

Posts pagination

Previous 1 … 9 10 11 Next
Copyright © ogma blog 2025 Proudly powered by WordPress | Theme: ogma-blog by Mystery Themes.
We use cookies to ensure that we give you the best experience on our website. If you continue to use this site we will assume that you are happy with it.Ok